Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DFixedLenDecoderEmitter.cpp129 void emitDecoderFunction(formatted_raw_ostream &OS,
932 emitDecoderFunction(formatted_raw_ostream &OS, DecoderSet &Decoders, in emitDecoderFunction() function in FixedLenDecoderEmitter
2400 emitDecoderFunction(OS, TableInfo.Decoders, 0); in run()