Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DDecoderEmitter.cpp144 void emitDecoderFunction(formatted_raw_ostream &OS,
986 void DecoderEmitter::emitDecoderFunction(formatted_raw_ostream &OS, in emitDecoderFunction() function in DecoderEmitter
2578 emitDecoderFunction(OS, TableInfo.Decoders, 0); in run()