Home
last modified time | relevance | path

Searched defs:tileInterchange (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/test/lib/Interfaces/TilingInterface/
H A DTestTilingInterfaceTransformOps.cpp149 SmallVector<int64_t> tileInterchange = apply() local
351 SmallVector<int64_t> tileInterchange = apply() local
/llvm-project/mlir/include/mlir/Dialect/Linalg/Transforms/
H A DTransforms.h267 SmallVector<int64_t> tileInterchange; member
/llvm-project/mlir/lib/Dialect/Linalg/TransformOps/
H A DLinalgTransformOps.cpp549 SmallVector<int64_t> tileInterchange = apply() local