Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCSubtargetInfo.cpp97 static void Help(ArrayRef<SubtargetSubTypeKV> CPUTable, in Help() argument
107 unsigned MaxCPULen = getLongestEntryLength(CPUTable); in Help()
112 for (auto &CPU : CPUTable) in Help()
130 static void cpuHelp(ArrayRef<SubtargetSubTypeKV> CPUTable) { in cpuHelp() argument
140 for (auto &CPU : CPUTable) in cpuHelp()