Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCSubtargetInfo.cpp114 unsigned MaxCPULen = getLongestEntryLength(CPUNames); in Help() local
125 errs() << format(" %-*s - Select the %s processor.\n", MaxCPULen, in Help()