/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/TextAPI/ |
H A D | Architecture.cpp | 24 #define ARCHINFO(Arch, Type, Subtype, NumBits) \ in getArchitectureFromCpuType() macro 36 #define ARCHINFO(Arch, Type, Subtype, NumBits) .Case(#Arch, AK_##Arch) in getArchitectureFromName() macro 44 #define ARCHINFO(Arch, Type, Subtype, NumBits) \ in getArchitectureName() macro 60 #define ARCHINFO(Arch, Type, Subtype, NumBits) \ in getCPUTypeFromArchitecture() macro 80 #define ARCHINFO(Arch, Type, Subtype, NumBits) \ in is64Bit() macro
|
H A D | TextStubCommon.cpp | 135 #define ARCHINFO(arch, type, subtype, numbits) \ in bitset() macro
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/ |
H A D | Architecture.cpp | 21 #define ARCHINFO(Arch, Type, Subtype) \ in getArchitectureFromCpuType() macro 33 #define ARCHINFO(Arch, Type, Subtype) .Case(#Arch, AK_##Arch) in getArchitectureFromName() macro 41 #define ARCHINFO(Arch, Type, Subtype) \ in getArchitectureName() macro 57 #define ARCHINFO(Arch, Type, Subtype) \ in getCPUTypeFromArchitecture() macro
|
H A D | TextStubCommon.cpp | 122 #define ARCHINFO(arch, type, subtype) \ in bitset() macro
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TextAPI/MachO/ |
H A D | Architecture.h | 25 #define ARCHINFO(Arch, Type, SubType) AK_##Arch, macro
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/TextAPI/ |
D | Architecture.h | 28 #define ARCHINFO(Arch, Type, SubType, NumBits) AK_##Arch, macro
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/TextAPI/ |
D | Architecture.h | 28 #define ARCHINFO(Arch, Type, SubType, NumBits) AK_##Arch, macro
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/TextAPI/ |
D | Architecture.h | 28 #define ARCHINFO(Arch, Type, SubType, NumBits) AK_##Arch, macro
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/TextAPI/ |
D | Architecture.h | 28 #define ARCHINFO(Arch, Type, SubType, NumBits) AK_##Arch, macro
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/TextAPI/ |
H A D | Architecture.h | 28 #define ARCHINFO(Arch, Type, SubType, NumBits) AK_##Arch, macro
|