Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGVLIW.cpp146 scheduleNodeTopDown(SUnit * SU,unsigned CurCycle) scheduleNodeTopDown() argument
162 unsigned CurCycle = 0; listScheduleTopDown() local
[all...]
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 __anon69e8bee10111::ScheduleDAGRRList
[all...]
/llvm-project/llvm/lib/CodeGen/
H A DPostRASchedulerList.cpp494 void SchedulePostRATDList::emitNoop(unsigned CurCycle) { in ScheduleNodeTopDown() argument
509 emitNoop(unsigned CurCycle) emitNoop() argument
519 unsigned CurCycle = 0; ListScheduleTopDown() local
[all...]
H A DScoreboardHazardRecognizer.cpp46 unsigned CurCycle = 0; in ScoreboardHazardRecognizer() local
H A DWindowScheduler.cpp427 int CurCycle = 0; calculateMaxCycle() local
[all...]
/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNILPSched.cpp38 unsigned CurCycle = 0; member in __anona90610ca0111::GCNILPScheduler
/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h517 unsigned CurCycle = 0; variable