Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir/Dialect/Linalg/Utils/
DUtils.h213 struct GenerateLoopNest { struct
214 using IndexedValueTy =
/external/llvm-project/mlir/lib/Dialect/Linalg/Utils/
DUtils.cpp82 template struct mlir::linalg::GenerateLoopNest<scf::ForOp>; member in mlir::linalg
83 template struct mlir::linalg::GenerateLoopNest<scf::ParallelOp>; member in mlir::linalg
84 template struct mlir::linalg::GenerateLoopNest<AffineForOp>; member in mlir::linalg