Home
last modified time | relevance | path

Searched defs: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