Home
last modified time | relevance | path

Searched defs:getCPUType (Results 1 – 16 of 16) sorted by relevance

/external/llvm-project/llvm/include/llvm/Object/
DMachOUniversalWriter.h61 uint32_t getCPUType() const { return CPUType; } in getCPUType() function
DTapiUniversal.h42 uint32_t getCPUType() const { in getCPUType() function
DMachOUniversal.h60 uint32_t getCPUType() const { in getCPUType() function
/external/llvm-project/llvm/lib/BinaryFormat/
DMachO.cpp77 Expected<uint32_t> MachO::getCPUType(const Triple &T) { in getCPUType() function in MachO
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DTapiUniversal.h42 uint32_t getCPUType() const { in getCPUType() function
DMachOUniversal.h57 uint32_t getCPUType() const { in getCPUType() function
/external/llvm/include/llvm/Object/
DMachOUniversal.h56 uint32_t getCPUType() const { in getCPUType() function
/external/llvm/include/llvm/MC/
DMCMachObjectWriter.h54 uint32_t getCPUType() const { return CPUType; } in getCPUType() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCMachObjectWriter.h63 uint32_t getCPUType() const { return CPUType; } in getCPUType() function
/external/llvm-project/llvm/include/llvm/MC/
DMCMachObjectWriter.h64 uint32_t getCPUType() const { return CPUType; } in getCPUType() function
/external/llvm-project/llvm/tools/llvm-gsymutil/
Dllvm-gsymutil.cpp170 static uint32_t getCPUType(MachOObjectFile &MachO) { in getCPUType() function
/external/llvm-project/lld/lib/ReaderWriter/MachO/
DMachOLinkingContext.cpp274 uint32_t MachOLinkingContext::getCPUType() const { in getCPUType() function in lld::MachOLinkingContext
/external/llvm-project/llvm/tools/llvm-dwarfdump/
Dllvm-dwarfdump.cpp285 static uint32_t getCPUType(MachOObjectFile &MachO) { in getCPUType() function
/external/llvm/lib/Object/
DMachOObjectFile.cpp115 static unsigned getCPUType(const MachOObjectFile *O) { in getCPUType() function
/external/llvm-project/llvm/lib/Object/
DMachOObjectFile.cpp127 static unsigned getCPUType(const MachOObjectFile &O) { in getCPUType() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DMachOObjectFile.cpp127 static unsigned getCPUType(const MachOObjectFile &O) { in getCPUType() function