Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/MemRef/IR/
H A DMemRefMemorySlot.cpp115 auto destructurable = llvm::dyn_cast<DestructurableTypeInterface>(memrefType); in getDestructurableSlots() local
/llvm-project/mlir/test/lib/Dialect/Test/
H A DTestOpDefs.cpp1300 auto destructurable = dyn_cast<DestructurableTypeInterface>(memrefType); getDestructurableSlots() local
/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMMemorySlot.cpp67 auto destructurable = dyn_cast<DestructurableTypeInterface>(getElemType()); in getDestructurableSlots() local