Home
last modified time | relevance | path

Searched refs:singleResMap (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/Affine/Utils/
H A DUtils.cpp1148 auto singleResMap = AffineMap::get(oldMap.getNumDims(), in replaceAllMemRefUsesWith() local
1150 auto afOp = builder.create<AffineApplyOp>(op->getLoc(), singleResMap, in replaceAllMemRefUsesWith()
1176 auto singleResMap = AffineMap::get( in replaceAllMemRefUsesWith() local
1178 auto afOp = builder.create<AffineApplyOp>(op->getLoc(), singleResMap, in replaceAllMemRefUsesWith()
1409 auto singleResMap = AffineMap::get(composedMap.getNumDims(), in createAffineComputationSlice() local
1412 opInst->getLoc(), singleResMap, composedOpOperands)); in createAffineComputationSlice()
/llvm-project-15.0.7/mlir/lib/Dialect/Affine/Transforms/
H A DSuperVectorize.cpp908 auto singleResMap = in computeMemoryOpIndices() local
910 auto afOp = state.builder.create<AffineApplyOp>(op->getLoc(), singleResMap, in computeMemoryOpIndices()