Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/VectorToSCF/
H A DVectorToSCF.cpp338 static memref::StoreOp getStoreOp(TransferReadOp xferOp) { in getStoreOp() function
353 return getStoreOp(xferOp).getMemRef(); in getBuffer()
359 auto storeOp = getStoreOp(xferOp); in getBufferIndices()
438 rewriter.eraseOp(getStoreOp(xferOp)); in cleanup()