Home
last modified time | relevance | path

Searched refs:GetParentForOp (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/mlir/test/python/dialects/
H A Dtransform_loop_ext.py23 loop.GetParentForOp(sequence.bodyTarget, num_loops=2)
/llvm-project-15.0.7/mlir/python/mlir/dialects/
H A D_loop_transform_ops_ext.py27 class GetParentForOp: class
/llvm-project-15.0.7/mlir/lib/Dialect/SCF/TransformOps/
H A DSCFTransformOps.cpp36 transform::GetParentForOp::apply(transform::TransformResults &results, in apply()
/llvm-project-15.0.7/mlir/include/mlir/Dialect/SCF/TransformOps/
H A DSCFTransformOps.td19 def GetParentForOp : Op<Transform_Dialect, "loop.get_parent_for",