Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/MC/
H A DMCSubtargetInfo.cpp106 unsigned MaxCPULen = getLongestEntryLength(CPUTable); in Help() local
112 errs() << format(" %-*s - Select the %s processor.\n", MaxCPULen, CPU.Key, in Help()