Home
last modified time | relevance | path

Searched refs:handleMove (Results 1 – 9 of 9) sorted by last modified time

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegStackify.cpp529 LIS.handleMove(*Def); in moveForSingleUse()
645 LIS.handleMove(*Def); in moveAndTeeForMultiUse()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILowerControlFlow.cpp561 LIS->handleMove(*NewMI); in emitEndCf()
750 LIS->handleMove(*DefInstr); in lowerInitExec()
H A DGCNIterativeScheduler.cpp366 LIS->handleMove(*MI, true); in scheduleRegion()
H A DGCNSchedStrategy.cpp1227 DAG.LIS->handleMove(*MI, true); in revertScheduling()
H A DSIMachineScheduler.cpp1338 DAG->getLIS()->handleMove(*MI, /*UpdateFlags=*/true); in scheduleInsideBlocks()
1364 DAG->getLIS()->handleMove(*POld, /*UpdateFlags=*/true); in scheduleInsideBlocks()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTwoAddressInstructionPass.cpp977 LIS->handleMove(*CopyMI); in rescheduleMIBelowKill()
989 LIS->handleMove(*MI); in rescheduleMIBelowKill()
1152 LIS->handleMove(*KillMI); in rescheduleKillAboveMI()
H A DMachineScheduler.cpp777 LIS->handleMove(*MI, /*UpdateFlags=*/true); in moveInstruction()
H A DLiveIntervals.cpp1498 void LiveIntervals::handleMove(MachineInstr &MI, bool UpdateFlags) { in handleMove() function in LiveIntervals
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveIntervals.h312 void handleMove(MachineInstr &MI, bool UpdateFlags = false);