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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DScoreboardHazardRecognizer.cpp47 unsigned CurCycle = 0; local
H A DPostRASchedulerList.cpp499 void SchedulePostRATDList::ScheduleNodeTopDown(SUnit *SU, unsigned CurCycle) { argument
514 void SchedulePostRATDList::emitNoop(unsigned CurCycle) { argument
524 unsigned CurCycle = 0; local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGVLIW.cpp151 void ScheduleDAGVLIW::scheduleNodeTopDown(SUnit *SU, unsigned CurCycle) { argument
167 unsigned CurCycle = 0; local
[all...]
H A DScheduleDAGFast.cpp160 void ScheduleDAGFast::ReleasePredecessors(SUnit *SU, unsigned CurCycle) { argument
181 void ScheduleDAGFast::ScheduleNodeBottomUp(SUnit *SU, unsigned CurCycle) { argument
525 unsigned CurCycle = 0; local
[all...]
H A DScheduleDAGRRList.cpp156 unsigned CurCycle = 0; member in class:__anon4653::ScheduleDAGRRList
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNILPSched.cpp39 unsigned CurCycle = 0; member in class:__anon4986::GCNILPScheduler
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h499 unsigned CurCycle = 0; member in class:llvm::SUnit::SchedulingPriorityQueue

Completed in 141 milliseconds