Searched defs:CurCycle (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGVLIW.cpp153 void ScheduleDAGVLIW::scheduleNodeTopDown(SUnit *SU, unsigned CurCycle) { argument
169 unsigned CurCycle = 0; local
[all...]
H A DScheduleDAGFast.cpp160 void ScheduleDAGFast::ReleasePredecessors(SUnit *SU, unsigned CurCycle) { argument
182 void ScheduleDAGFast::ScheduleNodeBottomUp(SUnit *SU, unsigned CurCycle) { argument
527 unsigned CurCycle = 0; local
[all...]
H A DScheduleDAGRRList.cpp130 unsigned CurCycle; member in class:__anon2188::ScheduleDAGRRList
[all...]
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/
H A DScoreboardHazardRecognizer.cpp53 unsigned CurCycle = 0; local
H A DPostRASchedulerList.cpp619 void SchedulePostRATDList::ScheduleNodeTopDown(SUnit *SU, unsigned CurCycle) { argument
636 unsigned CurCycle = 0; local
[all...]
/freebsd-9.3-release/contrib/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h483 unsigned CurCycle; member in class:llvm::SUnit::SchedulingPriorityQueue

Completed in 110 milliseconds