Searched refs:handleMove (Results 1 – 9 of 9) sorted by relevance
305 void handleMove(MachineInstr &MI, bool UpdateFlags = false);
530 LIS.handleMove(*Def); in moveForSingleUse()643 LIS.handleMove(*Def); in moveAndTeeForMultiUse()
551 LIS->handleMove(*NewMI); in emitEndCf()738 LIS->handleMove(*DefInstr); in lowerInitExec()
366 LIS->handleMove(*MI, true); in scheduleRegion()
1338 DAG->getLIS()->handleMove(*MI, /*UpdateFlags=*/true); in scheduleInsideBlocks()1364 DAG->getLIS()->handleMove(*POld, /*UpdateFlags=*/true); in scheduleInsideBlocks()
1187 DAG.LIS->handleMove(*MI, true); in revertScheduling()
947 LIS->handleMove(*CopyMI); in rescheduleMIBelowKill()959 LIS->handleMove(*MI); in rescheduleMIBelowKill()1124 LIS->handleMove(*KillMI); in rescheduleKillAboveMI()
1505 void LiveIntervals::handleMove(MachineInstr &MI, bool UpdateFlags) { in handleMove() function in LiveIntervals
751 LIS->handleMove(*MI, /*UpdateFlags=*/true); in moveInstruction()