Home
last modified time | relevance | path

Searched refs:DelayForLiveRegsBottomUp (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DScheduleDAGFast.cpp101 bool DelayForLiveRegsBottomUp(SUnit*, SmallVector<unsigned, 4>&);
464 bool ScheduleDAGFast::DelayForLiveRegsBottomUp(SUnit *SU, in DelayForLiveRegsBottomUp() function in ScheduleDAGFast
546 if (!DelayForLiveRegsBottomUp(CurSU, LRegs)) in ListScheduleBottomUp()
DScheduleDAGRRList.cpp240 bool DelayForLiveRegsBottomUp(SUnit*, SmallVector<unsigned, 4>&);
1065 DelayForLiveRegsBottomUp(SUnit *SU, SmallVector<unsigned, 4> &LRegs) { in DelayForLiveRegsBottomUp() function in ScheduleDAGRRList
1132 if (!DelayForLiveRegsBottomUp(CurSU, LRegs)) in PickNodeToScheduleBottomUp()
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGFast.cpp107 bool DelayForLiveRegsBottomUp(SUnit*, SmallVectorImpl<unsigned>&);
475 bool ScheduleDAGFast::DelayForLiveRegsBottomUp(SUnit *SU, in DelayForLiveRegsBottomUp() function in ScheduleDAGFast
557 if (!DelayForLiveRegsBottomUp(CurSU, LRegs)) in ListScheduleBottomUp()
DScheduleDAGRRList.cpp234 bool DelayForLiveRegsBottomUp(SUnit*, SmallVectorImpl<unsigned>&);
1259 DelayForLiveRegsBottomUp(SUnit *SU, SmallVectorImpl<unsigned> &LRegs) { in DelayForLiveRegsBottomUp() function in ScheduleDAGRRList
1368 if (!DelayForLiveRegsBottomUp(CurSU, LRegs)) in PickNodeToScheduleBottomUp()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGFast.cpp108 bool DelayForLiveRegsBottomUp(SUnit*, SmallVectorImpl<unsigned>&);
469 bool ScheduleDAGFast::DelayForLiveRegsBottomUp(SUnit *SU, in DelayForLiveRegsBottomUp() function in ScheduleDAGFast
550 if (!DelayForLiveRegsBottomUp(CurSU, LRegs)) in ListScheduleBottomUp()
DScheduleDAGRRList.cpp262 bool DelayForLiveRegsBottomUp(SUnit*, SmallVectorImpl<unsigned>&);
1335 DelayForLiveRegsBottomUp(SUnit *SU, SmallVectorImpl<unsigned> &LRegs) { in DelayForLiveRegsBottomUp() function in ScheduleDAGRRList
1456 if (!DelayForLiveRegsBottomUp(CurSU, LRegs)) in PickNodeToScheduleBottomUp()