Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenMapTable.cpp185 RowInstrMapTy RowInstrMap; member in __anonf261f04c0211::MapTableEmitter
251 RowInstrMap[KeyValue].push_back(CurInstr); in buildRowInstrMap()
317 const std::vector<Record*> &RelatedInstrVec = RowInstrMap[KeyValue]; in getInstrForColumn()