Home
last modified time | relevance | path

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

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