Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenMapTable.cpp184 RowInstrMapTy RowInstrMap; member in __anonb54c44ca0211::MapTableEmitter
250 RowInstrMap[KeyValue].push_back(CurInstr); in buildRowInstrMap()
316 const std::vector<Record*> &RelatedInstrVec = RowInstrMap[KeyValue]; in getInstrForColumn()