Searched refs:InsertCopiesAndMoveSuccs (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| HD | ScheduleDAGFast.cpp | 99 void InsertCopiesAndMoveSuccs(SUnit*, unsigned, 372 void ScheduleDAGFast::InsertCopiesAndMoveSuccs(SUnit *SU, unsigned Reg, in InsertCopiesAndMoveSuccs() function in ScheduleDAGFast 604 InsertCopiesAndMoveSuccs(LRDef, Reg, DestRC, RC, Copies); in ListScheduleBottomUp()
|
| HD | ScheduleDAGRRList.cpp | 264 void InsertCopiesAndMoveSuccs(SUnit*, unsigned, 1219 void ScheduleDAGRRList::InsertCopiesAndMoveSuccs(SUnit *SU, unsigned Reg, in InsertCopiesAndMoveSuccs() function in ScheduleDAGRRList 1584 InsertCopiesAndMoveSuccs(LRDef, Reg, DestRC, RC, Copies); in PickNodeToScheduleBottomUp()
|