Searched refs:CondStream (Results 1 – 1 of 1) sorted by relevance
513 static std::string mergeCondAndCode(raw_string_ostream &CondStream, in mergeCondAndCode() argument519 << CondStream.str().substr( in mergeCondAndCode()520 6, CondStream.str().length() - in mergeCondAndCode()602 raw_string_ostream CondStream(CondString); in emitCompressInstEmitter() local641 CondStream.indent(6) in emitCompressInstEmitter()651 CondStream.indent(6) in emitCompressInstEmitter()665 CondStream.indent(6) in emitCompressInstEmitter()697 CondStream.indent(6) in emitCompressInstEmitter()709 CondStream.indent(6) << Namespace + "ValidateMCOperand(" + in emitCompressInstEmitter()721 CondStream.indent(6) in emitCompressInstEmitter()[all …]