Searched refs:rightPart (Results 1 – 1 of 1) sorted by relevance
1559 Value rightPart = dx; in matchAndRewrite() local1563 y0x1 = rewriter.create<arith::MulFOp>(loc, y0x1, rightPart); in matchAndRewrite()1567 y1x1 = rewriter.create<arith::MulFOp>(loc, y1x1, rightPart); in matchAndRewrite()1591 Value rightPart = dx; in matchAndRewrite() local1595 y0x1 = rewriter.create<arith::MulIOp>(loc, y0x1, rightPart); in matchAndRewrite()1599 y1x1 = rewriter.create<arith::MulIOp>(loc, y1x1, rightPart); in matchAndRewrite()