Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DMachOObjectFile.cpp131 static unsigned getCPUSubType(const MachOObjectFile &O) { in getCPUSubType() function