Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DDecoderEmitter.cpp151 void emitDecoderFunction(formatted_raw_ostream &OS,
996 void DecoderEmitter::emitDecoderFunction(formatted_raw_ostream &OS, in emitDecoderFunction() function in DecoderEmitter
2686 emitDecoderFunction(OS, TableInfo.Decoders, 0); in run()