Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/utils/TableGen/
H A DDecoderEmitter.cpp169 void emitInstrLenTable(formatted_raw_ostream &OS,
993 void DecoderEmitter::emitInstrLenTable(formatted_raw_ostream &OS, in emitInstrLenTable() function in DecoderEmitter
2641 emitInstrLenTable(OS, InstrLen); in run()