Searched defs:compatibleMemRefType (Results 1 – 1 of 1) sorted by relevance
/llvm-project/mlir/lib/Dialect/Vector/Transforms/ |
H A D | VectorTransferSplitRewritePatterns.cpp | 173 MemRefType compatibleMemRefType) { in castToCompatibleMemRefType() argument 252 createFullPartialLinalgCopy(RewriterBase & b,vector::TransferReadOp xferOp,TypeRange returnTypes,Value inBoundsCond,MemRefType compatibleMemRefType,Value alloc) createFullPartialLinalgCopy() argument 305 createFullPartialVectorTransferRead(RewriterBase & b,vector::TransferReadOp xferOp,TypeRange returnTypes,Value inBoundsCond,MemRefType compatibleMemRefType,Value alloc) createFullPartialVectorTransferRead() argument 354 getLocationToWriteFullVec(RewriterBase & b,vector::TransferWriteOp xferOp,TypeRange returnTypes,Value inBoundsCond,MemRefType compatibleMemRefType,Value alloc) getLocationToWriteFullVec() argument 573 MemRefType compatibleMemRefType = splitFullAndPartialTransfer() local [all...] |