Home
last modified time | relevance | path

Searched defs:interchangeVector (Results 1 – 6 of 6) sorted by relevance

/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
H A DInterchange.cpp37 ArrayRef<unsigned> interchangeVector) { in interchangeGenericOpPrecondition() argument
51 ArrayRef<unsigned> interchangeVector) { in interchangeGenericOp() argument
H A DTiling.cpp662 SmallVector<unsigned, 4> interchangeVector; tileLinalgOpImpl() local
[all...]
/llvm-project/mlir/include/mlir/Dialect/SCF/Transforms/
H A DTileUsingInterface.h51 SmallVector<int64_t> interchangeVector = {}; global() member
/llvm-project/mlir/lib/Dialect/SCF/Transforms/
H A DTileUsingInterface.cpp48 fillInterchangeVector(ArrayRef<int64_t> interchangeVector,size_t iterationDomainSize) fillInterchangeVector() argument
559 SmallVector<int64_t> interchangeVector; tileUsingSCF() local
[all...]
/llvm-project/mlir/include/mlir/Dialect/Linalg/Transforms/
H A DTransforms.h216 SmallVector<unsigned, 4> interchangeVector = {}; member
[all...]
/llvm-project/mlir/lib/Dialect/Linalg/TransformOps/
H A DLinalgTransformOps.cpp1104 ArrayRef<int64_t> interchangeVector = getIteratorInterchange(); applyToOne() local