Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/test/python/dialects/
H A Dtransform_structured_ext.py34 structured.GeneralizeOp(sequence.bodyTarget)
/llvm-project-15.0.7/mlir/python/mlir/dialects/
H A D_structured_transform_ops_ext.py83 class GeneralizeOp: class
/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/TransformOps/
H A DLinalgTransformOps.cpp376 transform::GeneralizeOp::applyToOne(linalg::LinalgOp target, in applyToOne()
/llvm-project-15.0.7/mlir/include/mlir/Dialect/Linalg/TransformOps/
H A DLinalgTransformOps.td116 def GeneralizeOp : Op<Transform_Dialect, "structured.generalize",