Home
last modified time | relevance | path

Searched refs:moveInstruction (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/lib/CodeGen/
HDMachineScheduler.cpp629 void ScheduleDAGMI::moveInstruction( in moveInstruction() function in ScheduleDAGMI
696 moveInstruction(MI, CurrentTop); in schedule()
707 moveInstruction(MI, CurrentBottom); in schedule()
1198 moveInstruction(MI, CurrentTop); in scheduleMI()
1220 moveInstruction(MI, CurrentBottom); in scheduleMI()
2851 DAG->moveInstruction(Copy, InsertPos); in reschedulePhysRegCopies()
/NextBSD/contrib/llvm/include/llvm/CodeGen/
HDMachineScheduler.h304 void moveInstruction(MachineInstr *MI, MachineBasicBlock::iterator InsertPos);