Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDecoderEmitter.cpp612 bool emitDecoder(raw_ostream &OS, indent Indent, unsigned Opc) const;
1252 bool FilterChooser::emitDecoder(raw_ostream &OS, indent Indent, in emitDecoder() function in FilterChooser
1280 bool HasCompleteDecoder = emitDecoder(S, Indent, Opc); in getDecoderIndex()