Searched refs:InsertCopiesAndMoveSuccs (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | ScheduleDAGFast.cpp | 99 void InsertCopiesAndMoveSuccs(SUnit*, unsigned, 376 void ScheduleDAGFast::InsertCopiesAndMoveSuccs(SUnit *SU, unsigned Reg, in InsertCopiesAndMoveSuccs() function in ScheduleDAGFast 611 InsertCopiesAndMoveSuccs(LRDef, Reg, DestRC, RC, Copies); in ListScheduleBottomUp()
|
| H A D | ScheduleDAGRRList.cpp | 265 void InsertCopiesAndMoveSuccs(SUnit*, unsigned, 1222 void ScheduleDAGRRList::InsertCopiesAndMoveSuccs(SUnit *SU, unsigned Reg, in InsertCopiesAndMoveSuccs() function in ScheduleDAGRRList 1590 InsertCopiesAndMoveSuccs(LRDef, Reg, DestRC, RC, Copies); in PickNodeToScheduleBottomUp()
|