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

/external/llvm/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
2068 emitTable(OS, TableInfo.Table, 0, FC.getBitWidth(), I->first.first);

Completed in 57 milliseconds