Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DRegisterInfoEmitter.cpp708 SmallVector<unsigned, 4> RowMap; in emitComposeSubRegIndices() local
727 RowMap.push_back(Found); in emitComposeSubRegIndices()
735 OS << RowMap[i] << ", "; in emitComposeSubRegIndices()