Home
last modified time | relevance | path

Searched refs:CPU_arch_strings (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DARMAttributeParser.cpp87 static const char *CPU_arch_strings[] = { variable
95 return parseStringAttribute("CPU_arch", tag, ArrayRef(CPU_arch_strings)); in CPU_arch()
408 auto strings = ArrayRef(CPU_arch_strings); in also_compatible_with()