Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DARMTargetParser.cpp549 for (const auto CPU : CPUNames) { in getDefaultCPU()
576 for (const auto C : CPUNames) { in parseCPUArch()
584 for (const CpuNames<ArchKind> &Arch : CPUNames) { in fillValidCPUArchList()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DARMTargetParser.h110 const CpuNames<ArchKind> CPUNames[] = { variable