Home
last modified time | relevance | path

Searched defs:inBoundsCond (Results 1 – 1 of 1) sorted by relevance

/llvm-project/mlir/lib/Dialect/Vector/Transforms/
H A DVectorTransferSplitRewritePatterns.cpp47 Value inBoundsCond; in createInBoundsCond() local
251 TypeRange returnTypes, Value inBoundsCond, in createFullPartialLinalgCopy() argument
305 createFullPartialVectorTransferRead(RewriterBase & b,vector::TransferReadOp xferOp,TypeRange returnTypes,Value inBoundsCond,MemRefType compatibleMemRefType,Value alloc) createFullPartialVectorTransferRead() argument
353 getLocationToWriteFullVec(RewriterBase & b,vector::TransferWriteOp xferOp,TypeRange returnTypes,Value inBoundsCond,MemRefType compatibleMemRefType,Value alloc) getLocationToWriteFullVec() argument
396 createFullPartialLinalgCopy(RewriterBase & b,vector::TransferWriteOp xferOp,Value inBoundsCond,Value alloc) createFullPartialLinalgCopy() argument
424 createFullPartialVectorTransferWrite(RewriterBase & b,vector::TransferWriteOp xferOp,Value inBoundsCond,Value alloc) createFullPartialVectorTransferWrite() argument
553 Value inBoundsCond = createInBoundsCond( splitFullAndPartialTransfer() local
[all...]