Searched refs:ApplyPatternsOp (Results 1 – 6 of 6) sorted by relevance
19 ApplyPatternsOp,246 apply_patterns = region_op(ApplyPatternsOp)
38 class ApplyPatternsOp(ApplyPatternsOp): class
212 with InsertionPoint(transform.ApplyPatternsOp(sequence.bodyTarget).patterns):228 with InsertionPoint(transform.ApplyPatternsOp(sequence.bodyTarget).patterns):
18 apply = transform.ApplyPatternsOp(sequence.bodyTarget)
369 // ApplyPatternsOp372 DiagnosedSilenceableFailure transform::ApplyPatternsOp::applyToOne( in applyToOne() 377 // more so for the ApplyPatternsOp because the GreedyPatternRewriteDriver in applyToOne() 455 LogicalResult transform::ApplyPatternsOp::verify() { in verify() 470 void transform::ApplyPatternsOp::getEffects( in getEffects() 476 void transform::ApplyPatternsOp::build( in build()
298 def ApplyPatternsOp : TransformDialectOp<"apply_patterns",