Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Transforms/
H A DSROA.cpp140 destructureSlot(DestructurableMemorySlot & slot,DestructurableAllocationOpInterface allocator,OpBuilder & builder,const DataLayout & dataLayout,MemorySlotDestructuringInfo & info,SmallVectorImpl<DestructurableAllocationOpInterface> & newAllocators,const SROAStatistics & statistics) destructureSlot() argument
/llvm-project/mlir/lib/Dialect/MemRef/IR/
H A DMemRefMemorySlot.cpp131 SmallVectorImpl<DestructurableAllocationOpInterface> &newAllocators) { in destructure()
/llvm-project/mlir/test/lib/Dialect/Test/
H A DTestOpDefs.cpp1317 destructure(const DestructurableMemorySlot & slot,const SmallPtrSetImpl<Attribute> & usedIndices,OpBuilder & builder,SmallVectorImpl<DestructurableAllocationOpInterface> & newAllocators) destructure() argument
/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMMemorySlot.cpp83 SmallVectorImpl<DestructurableAllocationOpInterface> &newAllocators) { in destructure() argument