Home
last modified time | relevance | path

Searched defs:vectorPos (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/Vector/Transforms/
H A DVectorDistribute.cpp375 unsigned vectorPos = std::get<1>(it).cast<AffineDimExpr>().getPosition(); in tryDistributeOp() local
608 unsigned vectorPos = std::get<1>(it).cast<AffineDimExpr>().getPosition(); in matchAndRewrite() local
H A DVectorUnrollDistribute.cpp664 unsigned vectorPos = std::get<1>(it).cast<AffineDimExpr>().getPosition(); in matchAndRewrite() local
711 unsigned vectorPos = std::get<1>(it).cast<AffineDimExpr>().getPosition(); in matchAndRewrite() local