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 __anone7c0e6030211::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 __anonb7db8f9b0211::MapTableEmitter
261 RowInstrMap[KeyValue].push_back(CurInstr); in buildRowInstrMap()
327 const std::vector<Record*> &RelatedInstrVec = RowInstrMap[KeyValue]; in getInstrForColumn()