Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp67 SAMPLE_CNT = NUM_NORMAL_INST_CNTS, // gfx12+ only. enumerator
204 case SAMPLE_CNT: in getCounterRef()
265 case SAMPLE_CNT: in getWaitCountMax()
655 ForceEmitWaitcnt[SAMPLE_CNT] = true; in setForceEmitWaitcnt()
659 ForceEmitWaitcnt[SAMPLE_CNT] = false; in setForceEmitWaitcnt()
980 case SAMPLE_CNT: in print()
1032 simplifyWaitcnt(SAMPLE_CNT, Wait.SampleCnt); in simplifyWaitcnt()
1080 applyWaitcnt(SAMPLE_CNT, Wait.SampleCnt); in applyWaitcnt()
1148 return SAMPLE_CNT; in counterTypeForInstr()
1862 if (ForceEmitWaitcnt[SAMPLE_CNT]) in generateWaitcntInstBefore()
[all …]