Searched refs:CondStream (Results 1 – 1 of 1) sorted by relevance
644 raw_string_ostream CondStream(CondString); in emitCompressInstEmitter() local679 CondStream.indent(6) << Not << "STI.getFeatureBits()[" << Namespace in emitCompressInstEmitter()686 CondStream.indent(6) << "("; in emitCompressInstEmitter()690 CondStream << Not << "STI.getFeatureBits()[" << Namespace in emitCompressInstEmitter()693 CondStream << " || "; in emitCompressInstEmitter()695 CondStream << ") &&\n"; in emitCompressInstEmitter()703 CondStream.indent(6) in emitCompressInstEmitter()715 CondStream.indent(6) in emitCompressInstEmitter()722 CondStream.indent(6) in emitCompressInstEmitter()747 CondStream.indent(6) << "(MRI.getRegClass(" << Namespace in emitCompressInstEmitter()[all …]