Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp453 void emitDecoder(raw_ostream &OS, unsigned Indentation, unsigned Opc) const;
1061 void FilterChooser::emitDecoder(raw_ostream &OS, unsigned Indentation, in emitDecoder() function in FilterChooser
1084 emitDecoder(S, I, Opc); in getDecoderIndex()