Searched refs:handleMove (Results 1 – 12 of 12) sorted by relevance
5 ; Test the LiveIntervals::handleMove() function.62 ; handleMove 208B -> 36B: %edx = MOV32r0 implicit dead %EFLAGS
5 # handleMove was called for the BUNDLE pseudo-instruction, but
305 void handleMove(MachineInstr &MI, bool UpdateFlags = false);
526 LIS.handleMove(*Def); in moveForSingleUse()639 LIS.handleMove(*Def); in moveAndTeeForMultiUse()
551 LIS->handleMove(*NewMI); in emitEndCf()738 LIS->handleMove(*DefInstr); in lowerInitExec()
371 LIS->handleMove(*MI, true); in scheduleRegion()
1338 DAG->getLIS()->handleMove(*MI, /*UpdateFlags=*/true); in scheduleInsideBlocks()1364 DAG->getLIS()->handleMove(*POld, /*UpdateFlags=*/true); in scheduleInsideBlocks()
833 DAG.LIS->handleMove(*MI, true); in revertScheduling()
128 LIS.handleMove(FromInstr, true); in testHandleMove()
947 LIS->handleMove(*CopyMI); in rescheduleMIBelowKill()959 LIS->handleMove(*MI); in rescheduleMIBelowKill()1124 LIS->handleMove(*KillMI); in rescheduleKillAboveMI()
1512 void LiveIntervals::handleMove(MachineInstr &MI, bool UpdateFlags) { in handleMove() function in LiveIntervals
745 LIS->handleMove(*MI, /*UpdateFlags=*/true); in moveInstruction()