Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/Object/
DMachOUniversalWriter.h63 uint32_t getCPUSubType() const { return CPUSubType; } in getCPUSubType() function
DTapiUniversal.h48 uint32_t getCPUSubType() const { in getCPUSubType() function
DMachOUniversal.h66 uint32_t getCPUSubType() const { in getCPUSubType() function
/external/llvm-project/llvm/lib/BinaryFormat/
DMachO.cpp95 Expected<uint32_t> MachO::getCPUSubType(const Triple &T) { in getCPUSubType() function in MachO
/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/llvm-project/lld/lib/ReaderWriter/MachO/
DMachOLinkingContext.cpp278 uint32_t MachOLinkingContext::getCPUSubType() const { in getCPUSubType() function in lld::MachOLinkingContext
/external/llvm-project/llvm/lib/Object/
DMachOObjectFile.cpp131 static unsigned getCPUSubType(const MachOObjectFile &O) { in getCPUSubType() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DMachOObjectFile.cpp131 static unsigned getCPUSubType(const MachOObjectFile &O) { in getCPUSubType() function