Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMMemorySlot.cpp366 DeletionKind LLVM::LoadOp::removeBlockingUses( in removeBlockingUses() function in LLVM::LoadOp
396 DeletionKind LLVM::StoreOp::removeBlockingUses( in removeBlockingUses() function in LLVM::StoreOp
528 DeletionKind LLVM::BitcastOp::removeBlockingUses( in removeBlockingUses() function in LLVM::BitcastOp
540 DeletionKind LLVM::AddrSpaceCastOp::removeBlockingUses( in removeBlockingUses() function in LLVM::AddrSpaceCastOp
552 DeletionKind LLVM::LifetimeStartOp::removeBlockingUses( in removeBlockingUses() function in LLVM::LifetimeStartOp
564 DeletionKind LLVM::LifetimeEndOp::removeBlockingUses( in removeBlockingUses() function in LLVM::LifetimeEndOp
576 DeletionKind LLVM::InvariantStartOp::removeBlockingUses( in removeBlockingUses() function in LLVM::InvariantStartOp
588 DeletionKind LLVM::InvariantEndOp::removeBlockingUses( in removeBlockingUses() function in LLVM::InvariantEndOp
600 DeletionKind LLVM::LaunderInvariantGroupOp::removeBlockingUses( in removeBlockingUses() function in LLVM::DbgDeclareOp
616 DeletionKind LLVM::DbgValueOp::removeBlockingUses( removeBlockingUses() function in LLVM::DbgValueOp
662 DeletionKind LLVM::GEPOp::removeBlockingUses( removeBlockingUses() function in LLVM::GEPOp
997 DeletionKind LLVM::MemsetOp::removeBlockingUses( removeBlockingUses() function in LLVM::MemsetOp
1267 DeletionKind LLVM::MemcpyOp::removeBlockingUses( removeBlockingUses() function in LLVM::MemcpyOp
1318 DeletionKind LLVM::MemcpyInlineOp::removeBlockingUses( removeBlockingUses() function in LLVM::MemcpyInlineOp
1370 DeletionKind LLVM::MemmoveOp::removeBlockingUses( removeBlockingUses() function in LLVM::MemmoveOp
[all...]
/llvm-project/mlir/lib/Dialect/MemRef/IR/
H A DMemRefMemorySlot.cpp184 DeletionKind memref::LoadOp::removeBlockingUses( in removeBlockingUses() function in memref::LoadOp
264 DeletionKind memref::StoreOp::removeBlockingUses( in removeBlockingUses() function in memref::StoreOp
/llvm-project/mlir/lib/Transforms/
H A DMem2Reg.cpp548 void MemorySlotPromoter::removeBlockingUses() { removeBlockingUses() function in MemorySlotPromoter