Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Transforms/
H A DSROA.cpp192 allocator.handleDestructuringComplete(slot, builder); in destructureSlot()
/llvm-project/mlir/lib/Dialect/MemRef/IR/
H A DMemRefMemorySlot.cpp150 memref::AllocaOp::handleDestructuringComplete( in handleDestructuringComplete() function in memref::AllocaOp
/llvm-project/mlir/include/mlir/Interfaces/
H A DMemorySlotInterfaces.td314 "handleDestructuringComplete",
/llvm-project/mlir/test/lib/Dialect/Test/
H A DTestOpDefs.cpp1377 TestMultiSlotAlloca::handleDestructuringComplete(
1336 TestMultiSlotAlloca::handleDestructuringComplete( handleDestructuringComplete() function in TestMultiSlotAlloca
/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMMemorySlot.cpp103 LLVM::AllocaOp::handleDestructuringComplete( in handleDestructuringComplete() function in LLVM::AllocaOp