Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DGCNSchedStrategy.cpp1073 bool GCNSchedStage::shouldRevertScheduling(unsigned WavesAfter) { in shouldRevertScheduling() function in GCNSchedStage
1080 bool OccInitialScheduleStage::shouldRevertScheduling(unsigned WavesAfter) { in shouldRevertScheduling() function in OccInitialScheduleStage
1093 bool UnclusteredHighRPStage::shouldRevertScheduling(unsigned WavesAfter) { in shouldRevertScheduling() function in UnclusteredHighRPStage
1127 bool ClusteredLowOccStage::shouldRevertScheduling(unsigned WavesAfter) { in shouldRevertScheduling() function in ClusteredLowOccStage
1140 bool PreRARematStage::shouldRevertScheduling(unsigned WavesAfter) { in shouldRevertScheduling() function in PreRARematStage
1150 bool ILPInitialScheduleStage::shouldRevertScheduling(unsigned WavesAfter) { in shouldRevertScheduling() function in ILPInitialScheduleStage