Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DARMTargetParser.h100 template <typename T> struct CpuNames { struct
110 const CpuNames<ArchKind> CPUNames[] = { argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCodeViewYAMLSymbols.cpp143 auto CpuNames = getCPUTypeNames(); in enumeration() local