Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DCodeGenMapTable.cpp197 void buildRowInstrMap();
230 void MapTableEmitter::buildRowInstrMap() { in buildRowInstrMap() function in MapTableEmitter
591 IMap.buildRowInstrMap(); in EmitMapTable()