Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Dialect/Bufferization/Transforms/
H A DPasses.h40 DeallocationOptions options = DeallocationOptions());
149 DeallocationOptions options);
/llvm-project/mlir/include/mlir/Dialect/Bufferization/Pipelines/
H A DPasses.h34 operator DeallocationOptions() const { in DeallocationOptions() function
35 DeallocationOptions options; in DeallocationOptions()
/llvm-project/mlir/lib/Dialect/SCF/Transforms/
H A DBufferDeallocationOpInterfaceImpl.cpp48 const DeallocationOptions &options) const { in process()
63 const DeallocationOptions &options) const { in process()
/llvm-project/mlir/lib/Dialect/Arith/Transforms/
H A DBufferDeallocationOpInterfaceImpl.cpp52 const DeallocationOptions &options) const { in process()
58 const DeallocationOptions &options, in materializeUniqueOwnershipForMemref()
/llvm-project/mlir/lib/Dialect/Bufferization/Transforms/
H A DOwnershipBasedBufferDeallocation.cpp169 BufferDeallocation(Operation *op, DeallocationOptions options) in BufferDeallocation()
455 DeallocationOptions options;
1025 OwnershipBasedBufferDeallocationPass(DeallocationOptions options) in OwnershipBasedBufferDeallocationPass()
1031 DeallocationOptions options; in runOnOperation()
1056 DeallocationOptions options) { in deallocateBuffersOwnershipBased()
1070 DeallocationOptions options) { in createOwnershipBasedBufferDeallocationPass()
/llvm-project/mlir/include/mlir/Dialect/Bufferization/IR/
H A DBufferDeallocationOpInterface.td42 "const DeallocationOptions &":$options)>,
62 "const DeallocationOptions &":$options,
H A DBufferDeallocationOpInterface.h94 struct DeallocationOptions { struct
/llvm-project/mlir/lib/Dialect/GPU/Transforms/
H A DBufferDeallocationOpInterfaceImpl.cpp23 const DeallocationOptions &options) const { in process()
/llvm-project/mlir/lib/Dialect/ControlFlow/Transforms/
H A DBufferDeallocationOpInterfaceImpl.cpp68 const DeallocationOptions &options) const { in process()