Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDecoderEmitter.cpp174 void emitDecoderFunction(formatted_raw_ostream &OS, DecoderSet &Decoders,
1028 void DecoderEmitter::emitDecoderFunction(formatted_raw_ostream &OS, in emitDecoderFunction() function in DecoderEmitter
2646 emitDecoderFunction(OS, TableInfo.Decoders, 0); in run()