Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp68 BVH_CNT, // gfx12+ only. enumerator
210 case BVH_CNT: in getCounterRef()
271 case BVH_CNT: in getWaitCountMax()
681 ForceEmitWaitcnt[BVH_CNT] = true; in setForceEmitWaitcnt()
685 ForceEmitWaitcnt[BVH_CNT] = false; in setForceEmitWaitcnt()
911 if (T == LOAD_CNT || T == SAMPLE_CNT || T == BVH_CNT) { in updateByEvent()
994 case BVH_CNT: in print()
1044 simplifyWaitcnt(BVH_CNT, Wait.BvhCnt); in simplifyWaitcnt()
1092 applyWaitcnt(BVH_CNT, Wait.BvhCnt); in applyWaitcnt()
1161 return BVH_CNT; in counterTypeForInstr()
[all …]