/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/BinaryFormat/ |
H A D | MachO.cpp | 95 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 D | MachOUniversalWriter.h | 70 uint32_t getCPUSubType() const { return CPUSubType; } in getCPUSubType() function
|
H A D | TapiUniversal.h | 50 uint32_t getCPUSubType() const { in getCPUSubType() function
|
H A D | MachOUniversal.h | 65 uint32_t getCPUSubType() const { in getCPUSubType() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/ |
D | MachOUniversalWriter.h | 70 uint32_t getCPUSubType() const { return CPUSubType; } in getCPUSubType() function
|
D | TapiUniversal.h | 50 uint32_t getCPUSubType() const { in getCPUSubType() function
|
D | MachOUniversal.h | 65 uint32_t getCPUSubType() const { in getCPUSubType() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
H A D | TapiUniversal.h | 48 uint32_t getCPUSubType() const { in getCPUSubType() function
|
H A D | MachOUniversal.h | 63 uint32_t getCPUSubType() const { in getCPUSubType() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Object/ |
D | MachOUniversalWriter.h | 70 uint32_t getCPUSubType() const { return CPUSubType; } in getCPUSubType() function
|
D | TapiUniversal.h | 50 uint32_t getCPUSubType() const { in getCPUSubType() function
|
D | MachOUniversal.h | 65 uint32_t getCPUSubType() const { in getCPUSubType() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Object/ |
D | MachOUniversalWriter.h | 70 uint32_t getCPUSubType() const { return CPUSubType; } in getCPUSubType() function
|
D | TapiUniversal.h | 50 uint32_t getCPUSubType() const { in getCPUSubType() function
|
D | MachOUniversal.h | 65 uint32_t getCPUSubType() const { in getCPUSubType() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Object/ |
D | MachOUniversalWriter.h | 70 uint32_t getCPUSubType() const { return CPUSubType; } in getCPUSubType() function
|
D | TapiUniversal.h | 50 uint32_t getCPUSubType() const { in getCPUSubType() function
|
D | MachOUniversal.h | 65 uint32_t getCPUSubType() const { in getCPUSubType() function
|
/aosp_15_r20/external/llvm/include/llvm/Object/ |
H A D | MachOUniversal.h | 62 uint32_t getCPUSubType() const { in getCPUSubType() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
H A D | MachOObjectFile.cpp | 131 static unsigned getCPUSubType(const MachOObjectFile &O) { in getCPUSubType() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/ |
H A D | MachOObjectFile.cpp | 134 static unsigned getCPUSubType(const MachOObjectFile &O) { in getCPUSubType() function
|