Home
last modified time | relevance | path

Searched refs:CopyAndMoveSuccessors (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DScheduleDAGFast.cpp96 SUnit *CopyAndMoveSuccessors(SUnit*);
207 SUnit *ScheduleDAGFast::CopyAndMoveSuccessors(SUnit *SU) { in CopyAndMoveSuccessors() function in ScheduleDAGFast
583 NewDef = CopyAndMoveSuccessors(LRDef); in ListScheduleBottomUp()
DScheduleDAGRRList.cpp235 SUnit *CopyAndMoveSuccessors(SUnit*);
779 SUnit *ScheduleDAGRRList::CopyAndMoveSuccessors(SUnit *SU) { in CopyAndMoveSuccessors() function in ScheduleDAGRRList
1222 NewDef = CopyAndMoveSuccessors(LRDef); in PickNodeToScheduleBottomUp()
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGFast.cpp102 SUnit *CopyAndMoveSuccessors(SUnit*);
213 SUnit *ScheduleDAGFast::CopyAndMoveSuccessors(SUnit *SU) { in CopyAndMoveSuccessors() function in ScheduleDAGFast
594 NewDef = CopyAndMoveSuccessors(LRDef); in ListScheduleBottomUp()
DScheduleDAGRRList.cpp229 SUnit *CopyAndMoveSuccessors(SUnit*);
946 SUnit *ScheduleDAGRRList::CopyAndMoveSuccessors(SUnit *SU) { in CopyAndMoveSuccessors() function in ScheduleDAGRRList
1460 NewDef = CopyAndMoveSuccessors(LRDef); in PickNodeToScheduleBottomUp()