Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/TargetParser/
H A DAArch64TargetParser.cpp112 for (const auto &C : CpuInfos) in fillValidCPUArchList()
152 for (const auto &C : CpuInfos) in parseCpu()
/openbsd-src/gnu/llvm/llvm/include/llvm/TargetParser/
H A DAArch64TargetParser.h342 inline constexpr CpuInfo CpuInfos[] = { variable