Home
last modified time | relevance | path

Searched defs:GenerateLoopNest (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/mlir/include/mlir/Dialect/Linalg/Utils/
H A DUtils.h480 struct GenerateLoopNest { struct
/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/Utils/
H A DUtils.cpp126 template struct mlir::linalg::GenerateLoopNest<scf::ForOp>; member in mlir::linalg
127 template struct mlir::linalg::GenerateLoopNest<scf::ParallelOp>; member in mlir::linalg
128 template struct mlir::linalg::GenerateLoopNest<AffineForOp>; member in mlir::linalg