Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDecoderEmitter.cpp232 void emitInstrLenTable(formatted_raw_ostream &OS,
1037 void DecoderEmitter::emitInstrLenTable(formatted_raw_ostream &OS, in emitInstrLenTable() function in DecoderEmitter
2668 emitInstrLenTable(OS, InstrLen); in run()