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