Home
last modified time | relevance | path

Searched defs:NextCycle (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DGCNILPSched.cpp268 void GCNILPScheduler::advanceToCycle(unsigned NextCycle) { in advanceToCycle()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DGCNILPSched.cpp269 void GCNILPScheduler::advanceToCycle(unsigned NextCycle) { in advanceToCycle()
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DMachineScheduler.cpp1984 void SchedBoundary::bumpCycle(unsigned NextCycle) { in bumpCycle()
2035 countResource(unsigned PIdx, unsigned Cycles, unsigned NextCycle) { in countResource()
2086 unsigned NextCycle = CurrCycle; in bumpNode() local
/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DHexagonMachineScheduler.cpp308 unsigned NextCycle = std::max(CurrCycle + 1, MinReadyCycle); in bumpCycle() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineScheduler.cpp2120 void SchedBoundary::bumpCycle(unsigned NextCycle) { in bumpCycle()
2172 countResource(unsigned PIdx, unsigned Cycles, unsigned NextCycle) { in countResource()
2228 unsigned NextCycle = CurrCycle; in bumpNode() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineScheduler.cpp2298 void SchedBoundary::bumpCycle(unsigned NextCycle) { in bumpCycle()
2350 unsigned Cycles, unsigned NextCycle) { in countResource()
2406 unsigned NextCycle = CurrCycle; in bumpNode() local
H A DVLIWMachineScheduler.cpp393 unsigned NextCycle = std::max(CurrCycle + 1, MinReadyCycle); in bumpCycle() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonMachineScheduler.cpp368 unsigned NextCycle = std::max(CurrCycle + 1, MinReadyCycle); in bumpCycle() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp632 void ScheduleDAGRRList::AdvanceToCycle(unsigned NextCycle) { in AdvanceToCycle()
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp600 void ScheduleDAGRRList::AdvanceToCycle(unsigned NextCycle) { in AdvanceToCycle()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp629 void ScheduleDAGRRList::AdvanceToCycle(unsigned NextCycle) { in AdvanceToCycle()