Searched refs:handleMove (Results 1 – 11 of 11) sorted by relevance
323 void handleMove(MachineInstr &MI, bool UpdateFlags = false);
532 LIS.handleMove(*Def); in moveForSingleUse()648 LIS.handleMove(*Def); in moveAndTeeForMultiUse()
1050 LIS->handleMove(*CopyMI); in rescheduleMIBelowKill()1062 LIS->handleMove(*MI); in rescheduleMIBelowKill()1225 LIS->handleMove(*KillMI); in rescheduleKillAboveMI()
394 Context->LIS->handleMove(*MI, /*UpdateFlags=*/false); in restoreTripleMBB()
1523 void LiveIntervals::handleMove(MachineInstr &MI, bool UpdateFlags) { in handleMove() function in LiveIntervals
813 LIS->handleMove(*MI, /*UpdateFlags=*/true); in moveInstruction()
366 LIS->handleMove(*MI, true); in scheduleRegion()
1330 DAG->getLIS()->handleMove(*MI, /*UpdateFlags=*/true); in scheduleInsideBlocks()1356 DAG->getLIS()->handleMove(*POld, /*UpdateFlags=*/true); in scheduleInsideBlocks()
559 LIS->handleMove(*NewMI); in emitEndCf()
1322 DAG.LIS->handleMove(*MI, true); in revertScheduling()
1563 LIS->handleMove(*DefInstr); in lowerInitExec()