Searched refs:emitTable (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/utils/TableGen/
H A DFixedLenDecoderEmitter.cpp100 void emitTable(formatted_raw_ostream &o, DecoderTable &Table,
721 void FixedLenDecoderEmitter::emitTable(formatted_raw_ostream &OS, function in class:FixedLenDecoderEmitter
2063 emitTable(OS, TableInfo.Table, 0, FC.getBitWidth(), I->first.first);

Completed in 91 milliseconds