Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/BinaryFormat/
H A DMachO.cpp95 Expected<uint32_t> MachO::getCPUSubType(const Triple &T) { in getCPUSubType() function in MachO
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
H A DMachOUniversalWriter.h70 uint32_t getCPUSubType() const { return CPUSubType; } in getCPUSubType() function
H A DTapiUniversal.h50 uint32_t getCPUSubType() const { in getCPUSubType() function
H A DMachOUniversal.h65 uint32_t getCPUSubType() const { in getCPUSubType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/
DMachOUniversalWriter.h70 uint32_t getCPUSubType() const { return CPUSubType; } in getCPUSubType() function
DTapiUniversal.h50 uint32_t getCPUSubType() const { in getCPUSubType() function
DMachOUniversal.h65 uint32_t getCPUSubType() const { in getCPUSubType() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DTapiUniversal.h48 uint32_t getCPUSubType() const { in getCPUSubType() function
H A DMachOUniversal.h63 uint32_t getCPUSubType() const { in getCPUSubType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Object/
DMachOUniversalWriter.h70 uint32_t getCPUSubType() const { return CPUSubType; } in getCPUSubType() function
DTapiUniversal.h50 uint32_t getCPUSubType() const { in getCPUSubType() function
DMachOUniversal.h65 uint32_t getCPUSubType() const { in getCPUSubType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Object/
DMachOUniversalWriter.h70 uint32_t getCPUSubType() const { return CPUSubType; } in getCPUSubType() function
DTapiUniversal.h50 uint32_t getCPUSubType() const { in getCPUSubType() function
DMachOUniversal.h65 uint32_t getCPUSubType() const { in getCPUSubType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Object/
DMachOUniversalWriter.h70 uint32_t getCPUSubType() const { return CPUSubType; } in getCPUSubType() function
DTapiUniversal.h50 uint32_t getCPUSubType() const { in getCPUSubType() function
DMachOUniversal.h65 uint32_t getCPUSubType() const { in getCPUSubType() function
/aosp_15_r20/external/llvm/include/llvm/Object/
H A DMachOUniversal.h62 uint32_t getCPUSubType() const { in getCPUSubType() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DMachOObjectFile.cpp131 static unsigned getCPUSubType(const MachOObjectFile &O) { in getCPUSubType() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DMachOObjectFile.cpp134 static unsigned getCPUSubType(const MachOObjectFile &O) { in getCPUSubType() function