Searched defs:CPU_arch_profile (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/Support/ | ||
H A D | ARMBuildAttributes.h | 40 CPU_arch_profile = 7, enumerator |
/llvm-project/llvm/lib/Support/ | ||
H A D | ARMAttributeParser.cpp | 98 Error ARMAttributeParser::CPU_arch_profile(AttrType tag) { CPU_arch_profile() function in ARMAttributeParser |