Searched refs:xferVecType (Results 1 – 1 of 1) sorted by relevance
904 auto xferVecType = xferOp.getVectorType(); in matchAndRewrite() local905 auto newXferVecType = VectorType::get(xferVecType.getShape().drop_front(), in matchAndRewrite()906 xferVecType.getElementType()); in matchAndRewrite()907 int64_t dimSize = xferVecType.getShape()[0]; in matchAndRewrite()1029 auto xferVecType = xferOp.getVectorType(); in matchAndRewrite() local1030 int64_t dimSize = xferVecType.getShape()[0]; in matchAndRewrite()