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