Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDecoderEmitter.cpp609 bool emitBinaryParser(raw_ostream &OS, indent Indent,
1212 bool FilterChooser::emitBinaryParser(raw_ostream &OS, indent Indent, in emitBinaryParser() function in FilterChooser
1267 HasCompleteDecoder &= emitBinaryParser(OS, Indent, Op); in emitDecoder()