Home
last modified time | relevance | path

Searched refs:NewDV (Results 1 – 20 of 20) sorted by relevance

/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/CodeGen/
H A DRegAllocFast.cpp287 if (MachineInstr *NewDV = in spillVirtReg() local
290 MBB->insert(MI, NewDV); in spillVirtReg()
291 DEBUG(dbgs() << "Inserting debug info due to spill:" << "\n" << *NewDV); in spillVirtReg()
292 LiveDbgValueMap[LRI->first] = NewDV; in spillVirtReg()
810 if (MachineInstr *NewDV = in AllocateBasicBlock() local
815 MBB->insert(MBB->erase(MI), NewDV); in AllocateBasicBlock()
817 MI = NewDV; in AllocateBasicBlock()
H A DInlineSpiller.cpp424 if (MachineInstr *NewDV = tii_.emitFrameIndexDebugValue(mf_, stackSlot_, in spill() local
428 MBB->insert(MBB->erase(MI), NewDV); in spill()
H A DLiveIntervalAnalysis.cpp1279 if (MachineInstr *NewDV = tii_->emitFrameIndexDebugValue(*mf_, FI, in rewriteInstructionsForSpills() local
1282 ReplaceMachineInstrInMaps(MI, NewDV); in rewriteInstructionsForSpills()
1284 MBB->insert(MBB->erase(MI), NewDV); in rewriteInstructionsForSpills()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/
H A DRegAllocFast.cpp406 MachineInstr *NewDV = buildDbgValueForSpill(*MBB, Before, *DBG, FI); in spill() local
407 assert(NewDV->getParent() == MBB && "dangling parent pointer"); in spill()
408 (void)NewDV; in spill()
409 LLVM_DEBUG(dbgs() << "Inserting debug info due to spill:\n" << *NewDV); in spill()
416 MachineInstr *ClonedDV = MBB->getParent()->CloneMachineInstr(NewDV); in spill()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DRegAllocFast.cpp411 MachineInstr *NewDV = buildDbgValueForSpill(*MBB, Before, *DBG, FI); in spill() local
412 assert(NewDV->getParent() == MBB && "dangling parent pointer"); in spill()
413 (void)NewDV; in spill()
414 LLVM_DEBUG(dbgs() << "Inserting debug info due to spill:\n" << *NewDV); in spill()
421 MachineInstr *ClonedDV = MBB->getParent()->CloneMachineInstr(NewDV); in spill()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DRegAllocFast.cpp411 MachineInstr *NewDV = buildDbgValueForSpill(*MBB, Before, *DBG, FI); in spill() local
412 assert(NewDV->getParent() == MBB && "dangling parent pointer"); in spill()
413 (void)NewDV; in spill()
414 LLVM_DEBUG(dbgs() << "Inserting debug info due to spill:\n" << *NewDV); in spill()
421 MachineInstr *ClonedDV = MBB->getParent()->CloneMachineInstr(NewDV); in spill()
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/
H A DRegAllocFast.cpp272 MachineInstr *NewDV = buildDbgValueForSpill(*MBB, Before, *DBG, FI);
273 assert(NewDV->getParent() == MBB && "dangling parent pointer");
274 (void)NewDV;
275 LLVM_DEBUG(dbgs() << "Inserting debug info due to spill:\n" << *NewDV);
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/
H A DRegAllocFast.cpp339 MachineInstr *NewDV = buildDbgValueForSpill(*MBB, MI, *DBG, FI);
340 assert(NewDV->getParent() == MBB && "dangling parent pointer");
341 (void)NewDV;
344 << *NewDV);
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DRegAllocFast.cpp442 MachineInstr *NewDV = buildDbgValueForSpill( in spill() local
444 assert(NewDV->getParent() == MBB && "dangling parent pointer"); in spill()
445 (void)NewDV; in spill()
446 LLVM_DEBUG(dbgs() << "Inserting debug info due to spill:\n" << *NewDV); in spill()
453 MachineInstr *ClonedDV = MBB->getParent()->CloneMachineInstr(NewDV); in spill()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/
H A DRegAllocFast.cpp442 MachineInstr *NewDV = buildDbgValueForSpill( in spill() local
444 assert(NewDV->getParent() == MBB && "dangling parent pointer"); in spill()
445 (void)NewDV; in spill()
446 LLVM_DEBUG(dbgs() << "Inserting debug info due to spill:\n" << *NewDV); in spill()
453 MachineInstr *ClonedDV = MBB->getParent()->CloneMachineInstr(NewDV); in spill()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/
H A DRegAllocFast.cpp442 MachineInstr *NewDV = buildDbgValueForSpill( in spill() local
444 assert(NewDV->getParent() == MBB && "dangling parent pointer"); in spill()
445 (void)NewDV; in spill()
446 LLVM_DEBUG(dbgs() << "Inserting debug info due to spill:\n" << *NewDV); in spill()
453 MachineInstr *ClonedDV = MBB->getParent()->CloneMachineInstr(NewDV); in spill()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/
H A DRegAllocFast.cpp441 MachineInstr *NewDV = buildDbgValueForSpill( in spill() local
443 assert(NewDV->getParent() == MBB && "dangling parent pointer"); in spill()
444 (void)NewDV; in spill()
445 LLVM_DEBUG(dbgs() << "Inserting debug info due to spill:\n" << *NewDV); in spill()
452 MachineInstr *ClonedDV = MBB->getParent()->CloneMachineInstr(NewDV); in spill()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DRegAllocFast.cpp442 MachineInstr *NewDV = buildDbgValueForSpill( in spill() local
444 assert(NewDV->getParent() == MBB && "dangling parent pointer"); in spill()
445 (void)NewDV; in spill()
446 LLVM_DEBUG(dbgs() << "Inserting debug info due to spill:\n" << *NewDV); in spill()
453 MachineInstr *ClonedDV = MBB->getParent()->CloneMachineInstr(NewDV); in spill()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DRegAllocFast.cpp442 MachineInstr *NewDV = buildDbgValueForSpill( in spill() local
444 assert(NewDV->getParent() == MBB && "dangling parent pointer"); in spill()
445 (void)NewDV; in spill()
446 LLVM_DEBUG(dbgs() << "Inserting debug info due to spill:\n" << *NewDV); in spill()
453 MachineInstr *ClonedDV = MBB->getParent()->CloneMachineInstr(NewDV); in spill()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/
H A DRegAllocFast.cpp331 MachineInstr *NewDV = buildDbgValueForSpill(*MBB, Before, *DBG, FI); in spill() local
332 assert(NewDV->getParent() == MBB && "dangling parent pointer"); in spill()
333 (void)NewDV; in spill()
334 LLVM_DEBUG(dbgs() << "Inserting debug info due to spill:\n" << *NewDV); in spill()
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/
H A DRegAllocFast.cpp331 MachineInstr *NewDV = buildDbgValueForSpill(*MBB, Before, *DBG, FI); in spill() local
332 assert(NewDV->getParent() == MBB && "dangling parent pointer"); in spill()
333 (void)NewDV; in spill()
334 LLVM_DEBUG(dbgs() << "Inserting debug info due to spill:\n" << *NewDV); in spill()
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/
H A DRegAllocFast.cpp331 MachineInstr *NewDV = buildDbgValueForSpill(*MBB, Before, *DBG, FI); in spill() local
332 assert(NewDV->getParent() == MBB && "dangling parent pointer"); in spill()
333 (void)NewDV; in spill()
334 LLVM_DEBUG(dbgs() << "Inserting debug info due to spill:\n" << *NewDV); in spill()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DRegAllocFast.cpp331 MachineInstr *NewDV = buildDbgValueForSpill(*MBB, Before, *DBG, FI); in spill() local
332 assert(NewDV->getParent() == MBB && "dangling parent pointer"); in spill()
333 (void)NewDV; in spill()
334 LLVM_DEBUG(dbgs() << "Inserting debug info due to spill:\n" << *NewDV); in spill()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/
H A DRegAllocFast.cpp331 MachineInstr *NewDV = buildDbgValueForSpill(*MBB, Before, *DBG, FI); in spill() local
332 assert(NewDV->getParent() == MBB && "dangling parent pointer"); in spill()
333 (void)NewDV; in spill()
334 LLVM_DEBUG(dbgs() << "Inserting debug info due to spill:\n" << *NewDV); in spill()
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/
H A DRegAllocFast.cpp330 MachineInstr *NewDV = buildDbgValueForSpill(*MBB, Before, *DBG, FI); in spill() local
331 assert(NewDV->getParent() == MBB && "dangling parent pointer"); in spill()
332 (void)NewDV; in spill()
333 LLVM_DEBUG(dbgs() << "Inserting debug info due to spill:\n" << *NewDV); in spill()