Home
last modified time | relevance | path

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

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