Home
last modified time | relevance | path

Searched refs:isRegionWithExcessRP (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSchedStrategy.h378 bool isRegionWithExcessRP() const { in isRegionWithExcessRP() function
H A DGCNSchedStrategy.cpp1199 S.KnownExcessRP = isRegionWithExcessRP(); in initGCNRegion()
1511 if (isRegionWithExcessRP()) in shouldRevertScheduling()
1570 if (WavesAfter <= MFI.getMinWavesPerEU() && isRegionWithExcessRP() && in mayCauseSpilling()