Home
last modified time | relevance | path

Searched defs:CPU_arch_profile (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DARMBuildAttributes.h40 CPU_arch_profile = 7, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DARMAttributeParser.cpp98 Error ARMAttributeParser::CPU_arch_profile(AttrType tag) { in CPU_arch_profile() function in ARMAttributeParser