Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Bufferization/IR/
H A DBufferDeallocationOpInterface.cpp109 void DeallocationState::resetOwnerships(ValueRange memrefs, Block *block) { in resetOwnerships() argument
127 SmallVectorImpl<Value> &memrefs) { in getLiveMemrefsIn() argument
187 SmallVectorImpl<Value> &memrefs, SmallVectorImpl<Value> &conditions) const { in getMemrefsAndConditionsToDeallocate() argument
288 SmallVector<Value> memrefs, conditions, toRetain; insertDeallocOpForReturnLike() local
[all...]
H A DBufferizationOps.cpp910 updateDeallocIfChanged(DeallocOp deallocOp,ValueRange memrefs,ValueRange conditions,PatternRewriter & rewriter) updateDeallocIfChanged() argument
[all...]
/llvm-project/mlir/lib/Dialect/ControlFlow/Transforms/
H A DBufferDeallocationOpInterfaceImpl.cpp74 SmallVector<Value> memrefs, conditions; in process() local
/llvm-project/mlir/lib/Dialect/Bufferization/Transforms/
H A DBufferDeallocationSimplification.cpp46 ValueRange memrefs, in updateDeallocIfChanged() argument
[all...]
H A DOwnershipBasedBufferDeallocation.cpp789 SmallVector<Value> memrefs, conditions, toRetain; in handleInterface() local
[all...]