Lines Matching refs:getSlice
459 auto ldSlice = getSliceOp(ld.getSlice()); in mutuallyExclusiveSliceRange()
460 auto stSlice = getSliceOp(st.getSlice()); in mutuallyExclusiveSliceRange()
806 if (mlir::Value sliceArg = arrLoad.getSlice()) { in getAdjustedExtents()
1109 load.getMemref(), shapeOp, load.getSlice(), in referenceToClone()
1115 copyUsingSlice ? mlir::Value{} : load.getSlice(), access.getIndices(), in referenceToClone()
1123 allocmem, shapeOp, store.getSlice(), load); in referenceToClone()
1158 load.getMemref(), shapeOp, load.getSlice(), in materializeAssignment()
1163 shapeOp, copyUsingSlice ? mlir::Value{} : load.getSlice(), in materializeAssignment()
1173 store.getSlice(), load); in materializeAssignment()
1184 load.getShape(), load.getSlice(), update.getIndices(), load, in materializeAssignment()
1261 load.getMemref(), load.getShape(), load.getSlice(), fetch.getIndices(), in matchAndRewrite()
1300 load.getMemref(), load.getShape(), load.getSlice(), access.getIndices(), in matchAndRewrite()