Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DCodeGenMapTable.cpp195 RowInstrMapTy RowInstrMap; member in __anon141388c10211::MapTableEmitter
256 RowInstrMap[KeyValue].push_back(CurInstr); in buildRowInstrMap()
322 const std::vector<Record*> &RelatedInstrVec = RowInstrMap[KeyValue]; in getInstrForColumn()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DCodeGenMapTable.cpp195 RowInstrMapTy RowInstrMap; member in __anon755d02190211::MapTableEmitter
261 RowInstrMap[KeyValue].push_back(CurInstr); in buildRowInstrMap()
327 const std::vector<Record*> &RelatedInstrVec = RowInstrMap[KeyValue]; in getInstrForColumn()