Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp1889 unsigned LoadCntPending = ScoreBrackets.hasPendingEvent(LOAD_CNT); in generateWaitcntBlockEnd() local
1893 if (LoadCntPending == 0 && SampleCntPending == 0 && BvhCntPending == 0) in generateWaitcntBlockEnd()
1896 if (LoadCntPending != 0) in generateWaitcntBlockEnd()