Searched refs:abs_input_floor (Results 1 – 1 of 1) sorted by relevance
675 Value abs_input_floor = rewriter.create<FloorOp>(loc, abs_input); in matchAndRewrite() local677 rewriter.create<SubOp>(loc, abs_input, abs_input_floor); in matchAndRewrite()