Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DMachineScheduler.cpp740 void ScheduleDAGMI::moveInstruction( in moveInstruction() function in ScheduleDAGMI
812 moveInstruction(MI, CurrentTop); in schedule()
822 moveInstruction(MI, CurrentBottom); in schedule()
1420 moveInstruction(MI, CurrentTop); in scheduleMI()
1455 moveInstruction(MI, CurrentBottom); in scheduleMI()
3491 DAG->moveInstruction(Copy, InsertPos); in reschedulePhysReg()
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DMachineScheduler.h350 void moveInstruction(MachineInstr *MI, MachineBasicBlock::iterator InsertPos);