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