Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp65 STORE_CNT, // VScnt in gfx10/gfx11. enumerator
206 case STORE_CNT: in getCounterRef()
267 case STORE_CNT: in getWaitCountMax()
360 setScoreUB(STORE_CNT, getScoreUB(STORE_CNT) + getWaitCountMax(STORE_CNT)); in setStateOnFunctionEntryOrReturn()
361 PendingEvents |= WaitEventMaskForInst[STORE_CNT]; in setStateOnFunctionEntryOrReturn()
987 case STORE_CNT: in print()
1042 simplifyWaitcnt(STORE_CNT, Wait.StoreCnt); in simplifyWaitcnt()
1090 applyWaitcnt(STORE_CNT, Wait.StoreCnt); in applyWaitcnt()
1157 return STORE_CNT; in counterTypeForInstr()
1225 ScoreBrackets.simplifyWaitcnt(InstCounterType::STORE_CNT, OldVSCnt); in applyPreexistingWaitcnt()
[all …]