Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGFast.cpp68 class ScheduleDAGFast : public ScheduleDAGSDNodes { class
81 ScheduleDAGFast(MachineFunction &mf) in ScheduleDAGFast() function in __anon0612c6de0111::ScheduleDAGFast
117 void ScheduleDAGFast::Schedule() { in Schedule()
140 void ScheduleDAGFast::ReleasePred(SUnit *SU, SDep *PredEdge) { in ReleasePred()
161 void ScheduleDAGFast::ReleasePredecessors(SUnit *SU, unsigned CurCycle) { in ReleasePredecessors()
183 void ScheduleDAGFast::ScheduleNodeBottomUp(SUnit *SU, unsigned CurCycle) { in ScheduleNodeBottomUp()
213 SUnit *ScheduleDAGFast::CopyAndMoveSuccessors(SUnit *SU) { in CopyAndMoveSuccessors()
388 void ScheduleDAGFast::InsertCopiesAndMoveSuccs(SUnit *SU, unsigned Reg, in InsertCopiesAndMoveSuccs()
476 bool ScheduleDAGFast::DelayForLiveRegsBottomUp(SUnit *SU, in DelayForLiveRegsBottomUp()
533 void ScheduleDAGFast::ListScheduleBottomUp() { in ListScheduleBottomUp()
[all …]
DCMakeLists.txt14 ScheduleDAGFast.cpp
DAndroid.mk16 ScheduleDAGFast.cpp \
/external/llvm/patches/
D0004-Add-Android-makefiles-for-LLVM.patch814 + ScheduleDAGFast.cpp \