Searched refs:emitDecoder (Results 1 – 2 of 2) sorted by relevance
/external/llvm/utils/TableGen/ |
D | FixedLenDecoderEmitter.cpp | 451 void emitDecoder(raw_ostream &OS, unsigned Indentation, unsigned Opc, 1068 void FilterChooser::emitDecoder(raw_ostream &OS, unsigned Indentation, in emitDecoder() function in FilterChooser 1100 emitDecoder(S, I, Opc, HasCompleteDecoder); in getDecoderIndex()
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
D | FixedLenDecoderEmitter.cpp | 467 void emitDecoder(raw_ostream &OS, unsigned Indentation, unsigned Opc, 1097 void FilterChooser::emitDecoder(raw_ostream &OS, unsigned Indentation, in emitDecoder() function in FilterChooser 1129 emitDecoder(S, I, Opc, HasCompleteDecoder); in getDecoderIndex()
|