Home
last modified time | relevance | path

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

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