Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCMachObjectWriter.h63 uint32_t getCPUType() const { return CPUType; } in getCPUType() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DMachOObjectFile.cpp127 static unsigned getCPUType(const MachOObjectFile &O) { in getCPUType() function