Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DRegisterInfoEmitter.cpp711 SmallVector<unsigned, 4> RowMap; in emitComposeSubRegIndices() local
730 RowMap.push_back(Found); in emitComposeSubRegIndices()
738 OS << RowMap[i] << ", "; in emitComposeSubRegIndices()