Searched refs:ApplyNativeConstraintOp (Results 1 – 8 of 8) sorted by relevance
126 if (auto constraintOp = dyn_cast<pdl::ApplyNativeConstraintOp>(op)) in generate()142 .Case<pdl::ApplyNativeConstraintOp, pdl::ApplyNativeRewriteOp>( in generateConstraintAndRewrites()
544 genConstraintOrRewriteCall<pdl::ApplyNativeConstraintOp>(decl, loc, in genConstraintCall()
288 ApplyNativeConstraintOp("typeConstraint", args=[resultType])
56 class ApplyNativeConstraintOp: class
93 LogicalResult ApplyNativeConstraintOp::verify() { in verify()
4 // pdl::ApplyNativeConstraintOp
261 static void getConstraintPredicates(pdl::ApplyNativeConstraintOp op, in getConstraintPredicates()335 .Case<pdl::ApplyNativeConstraintOp>([&](auto constraintOp) { in getNonTreePredicates()
29 // pdl::ApplyNativeConstraintOp