Home
last modified time | relevance | path

Searched defs:getCPUSubType (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/BinaryFormat/
DMachO.cpp95 Expected<uint32_t> MachO::getCPUSubType(const Triple &T) { in getCPUSubType() function in MachO
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
DMachOUniversalWriter.h70 uint32_t getCPUSubType() const { return CPUSubType; } in getCPUSubType() function
DTapiUniversal.h50 uint32_t getCPUSubType() const { in getCPUSubType() function
DMachOUniversal.h65 uint32_t getCPUSubType() const { in getCPUSubType() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DTapiUniversal.h48 uint32_t getCPUSubType() const { in getCPUSubType() function
DMachOUniversal.h63 uint32_t getCPUSubType() const { in getCPUSubType() function
/external/llvm/include/llvm/Object/
DMachOUniversal.h62 uint32_t getCPUSubType() const { in getCPUSubType() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DMachOObjectFile.cpp131 static unsigned getCPUSubType(const MachOObjectFile &O) { in getCPUSubType() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
DMachOObjectFile.cpp134 static unsigned getCPUSubType(const MachOObjectFile &O) { in getCPUSubType() function