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.cpp236 void emitDecoderFunction(formatted_raw_ostream &OS,
1061 void DecoderEmitter::emitDecoderFunction(formatted_raw_ostream &OS, in emitDecoderFunction() function in DecoderEmitter
2679 emitDecoderFunction(OS, TableInfo.Decoders); in run()