HomeSort by: relevance | last modified time | path
    Searched refs:CPUNames (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Support/
ARMTargetParser.cpp 557 for (const auto &CPU : CPUNames) {
584 for (const auto &C : CPUNames) {
592 for (const CpuNames<ArchKind> &Arch : CPUNames) {
  /src/external/apache2/llvm/dist/llvm/include/llvm/Support/
ARMTargetParser.h 114 template <typename T> struct CpuNames {
124 const CpuNames<ArchKind> CPUNames[] = {

Completed in 23 milliseconds