Home
last modified time | relevance | path

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

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