Searched refs:emitTable (Results 1 – 1 of 1) sorted by relevance
143 void emitTable(formatted_raw_ostream &o, DecoderTable &Table,775 void DecoderEmitter::emitTable(formatted_raw_ostream &OS, DecoderTable &Table, in emitTable() function in DecoderEmitter2673 emitTable(OS, TableInfo.Table, 0, FC.getBitWidth(), Opc.first.first); in run()