Searched refs:emitTable (Results 1 – 1 of 1) sorted by relevance
100 void emitTable(formatted_raw_ostream &o, DecoderTable &Table,721 void FixedLenDecoderEmitter::emitTable(formatted_raw_ostream &OS, in emitTable() function in FixedLenDecoderEmitter2067 emitTable(OS, TableInfo.Table, 0, FC.getBitWidth(), I->first.first); in run()