Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.cpp300 const unsigned NumColsForIdx = llvm::to_string(CurrentSize).size(); in emitDeclaration() local
308 OS.indent(NumColsForIdx - IdxStr.size()) << IdxStr << " */ "; in emitDeclaration()