Home
last modified time | relevance | path

Searched defs:ARCHINFO (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/TextAPI/
H A DArchitecture.cpp24 #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 DTextStubCommon.cpp135 #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 DArchitecture.cpp21 #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 DTextStubCommon.cpp122 #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 DArchitecture.h25 #define ARCHINFO(Arch, Type, SubType) AK_##Arch, macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/TextAPI/
DArchitecture.h28 #define ARCHINFO(Arch, Type, SubType, NumBits) AK_##Arch, macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/TextAPI/
DArchitecture.h28 #define ARCHINFO(Arch, Type, SubType, NumBits) AK_##Arch, macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/TextAPI/
DArchitecture.h28 #define ARCHINFO(Arch, Type, SubType, NumBits) AK_##Arch, macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/TextAPI/
DArchitecture.h28 #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 DArchitecture.h28 #define ARCHINFO(Arch, Type, SubType, NumBits) AK_##Arch, macro