Searched refs:rhsImagIsInfWithSign (Results 1 – 1 of 1) sorted by relevance
377 Value rhsImagIsInfWithSign = rewriter.create<math::CopySignOp>( in matchAndRewrite() local383 rewriter.create<arith::MulFOp>(loc, lhsImag, rhsImagIsInfWithSign); in matchAndRewrite()391 rewriter.create<arith::MulFOp>(loc, lhsReal, rhsImagIsInfWithSign); in matchAndRewrite()