Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/BinaryFormat/
DMachO.cpp77 Expected<uint32_t> MachO::getCPUType(const Triple &T) { in getCPUType() function in MachO
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
DMachOUniversalWriter.h68 uint32_t getCPUType() const { return CPUType; } in getCPUType() function
DTapiUniversal.h44 uint32_t getCPUType() const { in getCPUType() function
DMachOUniversal.h59 uint32_t getCPUType() const { in getCPUType() function
/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/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
DMCMachObjectWriter.h64 uint32_t getCPUType() const { return CPUType; } in getCPUType() function
/external/llvm/lib/Object/
DMachOObjectFile.cpp115 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
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
DMachOObjectFile.cpp130 static unsigned getCPUType(const MachOObjectFile &O) { in getCPUType() function