Searched refs:ARCHINFO (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/TextAPI/
H A DArchitecture.cpp24 #define ARCHINFO(Arch, Type, Subtype, NumBits) \ macro
29 #undef ARCHINFO macro
36 #define ARCHINFO(Arch, Type, Subtype, NumBits) .Case(#Arch, AK_##Arch) macro
38 #undef ARCHINFO macro
44 #define ARCHINFO(Arch, Type, Subtype, NumBits) \ macro
48 #undef ARCHINFO macro
60 #define ARCHINFO(Arch, Type, Subtype, NumBits) \ macro
64 #undef ARCHINFO macro
80 #define ARCHINFO(Arch, Type, Subtype, NumBits) \ macro
84 #undef ARCHINFO macro
[all...]
H A DTextStubCommon.cpp136 #define ARCHINFO(arch, type, subtype, numbits) \ macro
139 #undef ARCHINFO macro
/freebsd-current/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DArchitecture.h28 #define ARCHINFO(Arch, Type, SubType, NumBits) AK_##Arch, macro
30 #undef ARCHINFO macro

Completed in 114 milliseconds