Searched refs:compare_predicate (Results 1 – 1 of 1) sorted by relevance
53 auto compare_predicate = in matchAndRewrite() local63 if (!compare_predicate.hasValue()) return failure(); in matchAndRewrite()65 rewriter.replaceOpWithNewOp<CmpIOp>(op, compare_predicate.getValue(), lhs, in matchAndRewrite()90 auto compare_predicate = in matchAndRewrite() local100 if (!compare_predicate.hasValue()) return failure(); in matchAndRewrite()102 rewriter.replaceOpWithNewOp<CmpFOp>(op, compare_predicate.getValue(), lhs, in matchAndRewrite()