Home
last modified time | relevance | path

Searched defs:CurCycle (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGVLIW.cpp146 void ScheduleDAGVLIW::scheduleNodeTopDown(SUnit *SU, unsigned CurCycle) { in scheduleNodeTopDown()
162 unsigned CurCycle = 0; in listScheduleTopDown() local
H A DScheduleDAGFast.cpp156 void ScheduleDAGFast::ReleasePredecessors(SUnit *SU, unsigned CurCycle) { in ReleasePredecessors() argument
177 void ScheduleDAGFast::ScheduleNodeBottomUp(SUnit *SU, unsigned CurCycle) { in ScheduleNodeBottomUp() argument
535 unsigned CurCycle = 0; in ListScheduleBottomUp() local
[all...]
H A DScheduleDAGRRList.cpp156 unsigned CurCycle = 0; member in __anon9cef1bc00111::ScheduleDAGRRList
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DPostRASchedulerList.cpp494 void SchedulePostRATDList::ScheduleNodeTopDown(SUnit *SU, unsigned CurCycle) { in ScheduleNodeTopDown() argument
509 void SchedulePostRATDList::emitNoop(unsigned CurCycle) { in emitNoop() argument
519 unsigned CurCycle = 0; in ListScheduleTopDown() local
[all...]
H A DScoreboardHazardRecognizer.cpp46 unsigned CurCycle = 0; in ScoreboardHazardRecognizer() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNILPSched.cpp38 unsigned CurCycle = 0; member in __anone3d617490111::GCNILPScheduler
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h499 unsigned CurCycle = 0; global() variable