Searched defs:dstStrides (Results 1 – 3 of 3) sorted by relevance
97 int64_t *dstStrides = static_cast<int64_t *>(alloca(sizeof(int64_t) * rank)); in memrefCopy() local
335 SmallVector<int64_t> dstStrides(it.first.size(), 1); in matchAndRewrite() local 408 SmallVector<int64_t> dstStrides(it.first.size(), 1); in matchAndRewrite() local
277 SmallVector<OpFoldResult> dstStrides = extractOp.getMixedStrides(); in matchAndRewrite() local