Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSchedStrategy.cpp1205 bool GCNSchedStage::shouldRevertScheduling(unsigned WavesAfter) { in shouldRevertScheduling() function in GCNSchedStage
1212 bool OccInitialScheduleStage::shouldRevertScheduling(unsigned WavesAfter) { in shouldRevertScheduling() function in OccInitialScheduleStage
1225 bool UnclusteredHighRPStage::shouldRevertScheduling(unsigned WavesAfter) { in shouldRevertScheduling() function in UnclusteredHighRPStage
1263 bool ClusteredLowOccStage::shouldRevertScheduling(unsigned WavesAfter) { in shouldRevertScheduling() function in ClusteredLowOccStage
1276 bool PreRARematStage::shouldRevertScheduling(unsigned WavesAfter) { in shouldRevertScheduling() function in PreRARematStage
1286 bool ILPInitialScheduleStage::shouldRevertScheduling(unsigned WavesAfter) { in shouldRevertScheduling() function in ILPInitialScheduleStage