Home
last modified time | relevance | path

Searched refs:CopyAndMoveSuccessors (Results 1 – 6 of 6) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGFast.cpp103 SUnit *CopyAndMoveSuccessors(SUnit*);
212 SUnit *ScheduleDAGFast::CopyAndMoveSuccessors(SUnit *SU) { in CopyAndMoveSuccessors() function in ScheduleDAGFast
587 NewDef = CopyAndMoveSuccessors(LRDef); in ListScheduleBottomUp()
DScheduleDAGRRList.cpp257 SUnit *CopyAndMoveSuccessors(SUnit*);
1127 SUnit *ScheduleDAGRRList::CopyAndMoveSuccessors(SUnit *SU) { in CopyAndMoveSuccessors() function in ScheduleDAGRRList
1553 NewDef = CopyAndMoveSuccessors(LRDef); in PickNodeToScheduleBottomUp()