Home
last modified time | relevance | path

Searched refs:getLoopIteratorTypes (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/Transforms/
H A DTilingInterfaceImpl.cpp39 SmallVector<StringRef> getLoopIteratorTypes(Operation *op) const { in getLoopIteratorTypes() function
/llvm-project-15.0.7/mlir/lib/Dialect/Tensor/IR/
H A DTensorTilingInterfaceImpl.cpp37 SmallVector<StringRef> getLoopIteratorTypes(Operation *op) const { in getLoopIteratorTypes() function
/llvm-project-15.0.7/mlir/include/mlir/Interfaces/
H A DTilingInterface.td51 /*methodName=*/"getLoopIteratorTypes",