Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DFixedLenDecoderEmitter.cpp149 void emitDecoderFunction(formatted_raw_ostream &OS,
965 emitDecoderFunction(formatted_raw_ostream &OS, DecoderSet &Decoders, in emitDecoderFunction() function in FixedLenDecoderEmitter
2541 emitDecoderFunction(OS, TableInfo.Decoders, 0); in run()