Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DDecoderEmitter.cpp519 void emitBinaryParser(raw_ostream &o, unsigned &Indentation,
1132 void FilterChooser::emitBinaryParser(raw_ostream &o, unsigned &Indentation, in emitBinaryParser() function in FilterChooser
1189 emitBinaryParser(OS, Indentation, Op, OpHasCompleteDecoder); in emitDecoder()