Home
last modified time | relevance | path

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

/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