Searched refs:mostMinorVectorSize (Results 1 – 1 of 1) sorted by relevance
1502 unsigned mostMinorVectorSize = sourceVectorType.getShape()[1]; in matchAndRewrite() local1507 /*offsets=*/i * mostMinorVectorSize, /*strides=*/1); in matchAndRewrite()1534 unsigned mostMinorVectorSize = resultVectorType.getShape()[1]; in matchAndRewrite() local1537 loc, op.source(), /*offsets=*/i * mostMinorVectorSize, in matchAndRewrite()1538 /*sizes=*/mostMinorVectorSize, in matchAndRewrite()