Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/utils/TableGen/
DRegisterInfoEmitter.cpp645 SmallVector<unsigned, 4> RowMap; in emitComposeSubRegIndices() local
662 RowMap.push_back(Found); in emitComposeSubRegIndices()
670 OS << RowMap[i] << ", "; in emitComposeSubRegIndices()