Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DDecoderEmitter.cpp535 void emitDecoder(raw_ostream &OS, unsigned Indentation, unsigned Opc,
1184 void FilterChooser::emitDecoder(raw_ostream &OS, unsigned Indentation, in emitDecoder() function in FilterChooser
1216 emitDecoder(S, I, Opc, HasCompleteDecoder); in getDecoderIndex()