Searched refs:emitDecoderFunction (Results 1 – 2 of 2) sorted by relevance
/external/llvm/utils/TableGen/ |
D | FixedLenDecoderEmitter.cpp | 105 void emitDecoderFunction(formatted_raw_ostream &OS, 896 emitDecoderFunction(formatted_raw_ostream &OS, DecoderSet &Decoders, in emitDecoderFunction() function in FixedLenDecoderEmitter 2288 emitDecoderFunction(OS, TableInfo.Decoders, 0); in run()
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
D | FixedLenDecoderEmitter.cpp | 114 void emitDecoderFunction(formatted_raw_ostream &OS, 925 emitDecoderFunction(formatted_raw_ostream &OS, DecoderSet &Decoders, in emitDecoderFunction() function in FixedLenDecoderEmitter 2348 emitDecoderFunction(OS, TableInfo.Decoders, 0); in run()
|