Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DCodeGenMapTable.cpp195 RowInstrMapTy RowInstrMap; member in __anon6384867b0211::MapTableEmitter
261 RowInstrMap[KeyValue].push_back(CurInstr); in buildRowInstrMap()
327 const std::vector<Record*> &RelatedInstrVec = RowInstrMap[KeyValue]; in getInstrForColumn()