Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DDecoderEmitter.cpp134 void emitTable(formatted_raw_ostream &o, DecoderTable &Table,
763 void DecoderEmitter::emitTable(formatted_raw_ostream &OS, DecoderTable &Table, in emitTable() function in DecoderEmitter
2746 emitTable(OS, TableInfo.Table, 0, FC.getBitWidth(), Opc.first.first); in run()