Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DDecoderEmitter.cpp142 void emitDecoderFunction(formatted_raw_ostream &OS,
984 void DecoderEmitter::emitDecoderFunction(formatted_raw_ostream &OS, in emitDecoderFunction() function in DecoderEmitter
2758 emitDecoderFunction(OS, TableInfo.Decoders, 0); in run()