Searched refs:afOp (Results 1 – 2 of 2) sorted by relevance
116 auto afOp = builder.create<AffineApplyOp>(op->getLoc(), singleResMap, in replaceAllMemRefUsesWith() local118 oldMemRefOperands.push_back(afOp); in replaceAllMemRefUsesWith()119 affineApplyOps.push_back(afOp); in replaceAllMemRefUsesWith()144 auto afOp = builder.create<AffineApplyOp>(op->getLoc(), singleResMap, in replaceAllMemRefUsesWith() local146 remapOutputs.push_back(afOp); in replaceAllMemRefUsesWith()147 affineApplyOps.push_back(afOp); in replaceAllMemRefUsesWith()
729 auto afOp = in computeMemoryOpIndices() local731 results.push_back(afOp); in computeMemoryOpIndices()