Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Vector/Transforms/
H A DVectorUnrollDistribute.cpp30 static SmallVector<int64_t, 4> getVectorOffset(ArrayRef<int64_t> originalShape, in getVectorOffset() function
95 SmallVector<int64_t> getVectorOffset(int64_t index) const { in getVectorOffset() function in __anon77a0e1ec0111::DecomposeShapeIterator
216 indexToOffsets.getVectorOffset(i); in matchAndRewrite()
267 indexToOffsets.getVectorOffset(i); in matchAndRewrite()
335 SmallVector<int64_t, 4> offsets = indexToOffsets.getVectorOffset(i); in matchAndRewrite()
432 getVectorOffset(originalSize, *targetShape, i); in matchAndRewrite()
508 getVectorOffset(originalSize, *targetShape, i); in matchAndRewrite()
747 getVectorOffset(originalSize, *targetShape, i); in matchAndRewrite()
798 getVectorOffset(originalSize, *targetShape, i); in matchAndRewrite()