Home
last modified time | relevance | path

Searched refs:handleMove (Results 1 – 9 of 9) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DTwoAddressInstructionPass.cpp337 LIS->handleMove(*MI); in sink3AddrInstruction()
1002 LIS->handleMove(*CopyMI); in rescheduleMIBelowKill()
1014 LIS->handleMove(*MI); in rescheduleMIBelowKill()
1181 LIS->handleMove(*KillMI); in rescheduleKillAboveMI()
H A DLiveIntervals.cpp1444 void LiveIntervals::handleMove(MachineInstr &MI, bool UpdateFlags) { in handleMove() function in LiveIntervals
H A DMachineScheduler.cpp736 LIS->handleMove(*MI, /*UpdateFlags=*/true); in moveInstruction()
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DLiveIntervals.h311 void handleMove(MachineInstr &MI, bool UpdateFlags = false);
/freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegStackify.cpp482 LIS.handleMove(*Def); in MoveForSingleUse()
595 LIS.handleMove(*Def); in MoveAndTeeForMultiUse()
/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DSILowerControlFlow.cpp408 LIS->handleMove(*NewMI); in emitEndCf()
H A DGCNSchedStrategy.cpp388 LIS->handleMove(*MI, true); in schedule()
H A DGCNIterativeScheduler.cpp388 LIS->handleMove(*MI, true); in scheduleRegion()
H A DSIMachineScheduler.cpp1379 DAG->getLIS()->handleMove(*MI, /*UpdateFlags=*/true); in scheduleInsideBlocks()
1405 DAG->getLIS()->handleMove(*POld, /*UpdateFlags=*/true); in scheduleInsideBlocks()