Home
last modified time | relevance | path

Searched refs:fastBufExprs (Results 1 – 8 of 8) sorted by relevance

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Transforms/Utils/
H A DLoopUtils.cpp1637 SmallVector<AffineExpr, 4> fastBufExprs; in generatePointWiseCopy() local
1655 fastBufExprs.push_back(b.getAffineDimExpr(2 * d + 1) - in generatePointWiseCopy()
1666 AffineMap::get(2 * rank, /*symbolCount=*/0, fastBufExprs, b.getContext()); in generatePointWiseCopy()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Transforms/Utils/
H A DLoopUtils.cpp2237 SmallVector<AffineExpr, 4> fastBufExprs; in generatePointWiseCopy() local
2255 fastBufExprs.push_back(b.getAffineDimExpr(2 * d + 1) - in generatePointWiseCopy()
2266 AffineMap::get(2 * rank, /*symbolCount=*/0, fastBufExprs, b.getContext()); in generatePointWiseCopy()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Transforms/Utils/
H A DLoopUtils.cpp2284 SmallVector<AffineExpr, 4> fastBufExprs; in generatePointWiseCopy() local
2302 fastBufExprs.push_back(b.getAffineDimExpr(2 * d + 1) - in generatePointWiseCopy()
2313 AffineMap::get(2 * rank, /*symbolCount=*/0, fastBufExprs, b.getContext()); in generatePointWiseCopy()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Transforms/Utils/
H A DLoopUtils.cpp2242 SmallVector<AffineExpr, 4> fastBufExprs; in generatePointWiseCopy() local
2260 fastBufExprs.push_back(b.getAffineDimExpr(2 * d + 1) - in generatePointWiseCopy()
2271 AffineMap::get(2 * rank, /*symbolCount=*/0, fastBufExprs, b.getContext()); in generatePointWiseCopy()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Transforms/Utils/
H A DLoopUtils.cpp2284 SmallVector<AffineExpr, 4> fastBufExprs; in generatePointWiseCopy() local
2302 fastBufExprs.push_back(b.getAffineDimExpr(2 * d + 1) - in generatePointWiseCopy()
2313 AffineMap::get(2 * rank, /*symbolCount=*/0, fastBufExprs, b.getContext()); in generatePointWiseCopy()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Transforms/Utils/
H A DLoopUtils.cpp2237 SmallVector<AffineExpr, 4> fastBufExprs; in generatePointWiseCopy() local
2255 fastBufExprs.push_back(b.getAffineDimExpr(2 * d + 1) - in generatePointWiseCopy()
2266 AffineMap::get(2 * rank, /*symbolCount=*/0, fastBufExprs, b.getContext()); in generatePointWiseCopy()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Transforms/Utils/
H A DLoopUtils.cpp2284 SmallVector<AffineExpr, 4> fastBufExprs; in generatePointWiseCopy() local
2302 fastBufExprs.push_back(b.getAffineDimExpr(2 * d + 1) - in generatePointWiseCopy()
2313 AffineMap::get(2 * rank, /*symbolCount=*/0, fastBufExprs, b.getContext()); in generatePointWiseCopy()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Transforms/Utils/
H A DLoopUtils.cpp2535 SmallVector<AffineExpr, 4> fastBufExprs; in generatePointWiseCopy() local
2553 fastBufExprs.push_back(b.getAffineDimExpr(2 * d + 1) - in generatePointWiseCopy()
2564 AffineMap::get(2 * rank, /*symbolCount=*/0, fastBufExprs, b.getContext()); in generatePointWiseCopy()