Searched refs:CondStream (Results 1 – 1 of 1) sorted by relevance
690 raw_string_ostream CondStream(CondString); in emitCompressInstEmitter() local728 CondStream.indent(8) << Not << "STI.getFeatureBits()[" << TargetName in emitCompressInstEmitter()735 CondStream.indent(8) << "("; in emitCompressInstEmitter()739 CondStream << Not << "STI.getFeatureBits()[" << TargetName in emitCompressInstEmitter()742 CondStream << " || "; in emitCompressInstEmitter()744 CondStream << ") &&\n"; in emitCompressInstEmitter()752 CondStream.indent(8) in emitCompressInstEmitter()768 CondStream.indent(8) in emitCompressInstEmitter()775 CondStream.indent(8) << "(MI.getOperand(" << OpNo << ").isReg()) &&\n" in emitCompressInstEmitter()814 CondStream.indent(8) << "MI.getOperand(" << OpIdx << ").isReg()"; in emitCompressInstEmitter()[all …]