Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp105 void emitDecoderFunction(formatted_raw_ostream &OS,
871 emitDecoderFunction(formatted_raw_ostream &OS, DecoderSet &Decoders, in emitDecoderFunction() function in FixedLenDecoderEmitter
2203 emitDecoderFunction(OS, TableInfo.Decoders, 0); in run()