Searched refs:vectorPos (Results 1 – 2 of 2) sorted by relevance
664 unsigned vectorPos = std::get<1>(it).cast<AffineDimExpr>().getPosition(); in matchAndRewrite() local666 extract.getResultType().getDimSize(vectorPos), read.getContext()); in matchAndRewrite()711 unsigned vectorPos = std::get<1>(it).cast<AffineDimExpr>().getPosition(); in matchAndRewrite() local713 insert.getSourceVectorType().getDimSize(vectorPos), in matchAndRewrite()
375 unsigned vectorPos = std::get<1>(it).cast<AffineDimExpr>().getPosition(); in tryDistributeOp() local376 auto scale = rewriter.getAffineConstantExpr(targetShape[vectorPos]); in tryDistributeOp()608 unsigned vectorPos = std::get<1>(it).cast<AffineDimExpr>().getPosition(); in matchAndRewrite() local610 distributedVal.getType().cast<VectorType>().getDimSize(vectorPos); in matchAndRewrite()