Searched refs:handleMove (Results 1 – 10 of 10) sorted by relevance
229 virtual void handleMove() = 0;236 void handleMove() override { *fPt = snap(fCurr); } in handleMove() function in EdgeClipView::VertClick243 void handleMove() override { fRect->offset(fCurr.x() - fPrev.x(), fCurr.y() - fPrev.y()); } in handleMove() function in EdgeClipView::DragRectClick256 void handleMove() override { in handleMove() function in EdgeClipView::DragPolyClick268 void handleMove() override {} in handleMove() function in EdgeClipView::DoNothingClick298 ((MyClick*)click)->handleMove(); in onClick()
336 LIS->handleMove(*MI); in sink3AddrInstruction()1000 LIS->handleMove(*CopyMI); in rescheduleMIBelowKill()1012 LIS->handleMove(*MI); in rescheduleMIBelowKill()1178 LIS->handleMove(*KillMI); in rescheduleKillAboveMI()
1467 void LiveIntervals::handleMove(MachineInstr &MI, bool UpdateFlags) { in handleMove() function in LiveIntervals
727 LIS->handleMove(*MI, /*UpdateFlags=*/true); in moveInstruction()
311 void handleMove(MachineInstr &MI, bool UpdateFlags = false);
493 LIS.handleMove(*Def); in moveForSingleUse()606 LIS.handleMove(*Def); in moveAndTeeForMultiUse()
415 LIS->handleMove(*MI, true); in schedule()
439 LIS->handleMove(*NewMI); in emitEndCf()
387 LIS->handleMove(*MI, true); in scheduleRegion()
1370 DAG->getLIS()->handleMove(*MI, /*UpdateFlags=*/true); in scheduleInsideBlocks()1396 DAG->getLIS()->handleMove(*POld, /*UpdateFlags=*/true); in scheduleInsideBlocks()