Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DARMTargetParser.h114 template <typename T> struct CpuNames { struct
124 const CpuNames<ArchKind> CPUNames[] = { argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DCodeViewYAMLSymbols.cpp143 auto CpuNames = getCPUTypeNames(); in enumeration() local