Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/test/python/dialects/
H A Dtransform_loop_ext.py55 loop.LoopPipelineOp(sequence.bodyTarget, iteration_interval=3)
/llvm-project-15.0.7/mlir/python/mlir/dialects/
H A D_loop_transform_ops_ext.py81 class LoopPipelineOp: class
/llvm-project-15.0.7/mlir/lib/Dialect/SCF/TransformOps/
H A DSCFTransformOps.cpp189 transform::LoopPipelineOp::applyToOne(scf::ForOp target, in applyToOne()
/llvm-project-15.0.7/mlir/include/mlir/Dialect/SCF/TransformOps/
H A DSCFTransformOps.td108 def LoopPipelineOp : Op<Transform_Dialect, "loop.pipeline",