Home
last modified time | relevance | path

Searched refs:getCPUID (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm/Object/
DMachOUniversalWriter.h74 uint64_t getCPUID() const { in getCPUID() function
/openbsd/src/gnu/llvm/llvm/tools/llvm-lipo/
Dllvm-lipo.cpp521 auto Entry = CPUIds.try_emplace(S.getCPUID(), S.getBinary()); in checkArchDuplicates()