Searched refs:unitVal (Results 1 – 1 of 1) sorted by relevance
1589 auto unitVal = rewriter.create<arith::ConstantOp>( in matchAndRewrite() local1592 Value leftPart = rewriter.create<arith::SubIOp>(loc, unitVal, dx); in matchAndRewrite()1603 Value topPart = rewriter.create<arith::SubIOp>(loc, unitVal, dy); in matchAndRewrite()