Lines Matching refs:StoreCnt
203 return Wait.StoreCnt; in getCounterRef()
1031 simplifyWaitcnt(STORE_CNT, Wait.StoreCnt); in simplifyWaitcnt()
1079 applyWaitcnt(STORE_CNT, Wait.StoreCnt); in applyWaitcnt()
1215 Wait.StoreCnt = std::min(Wait.StoreCnt, OldVSCnt); in applyPreexistingWaitcnt()
1248 AMDGPU::OpName::simm16, Wait.StoreCnt); in applyPreexistingWaitcnt()
1251 ScoreBrackets.applyWaitcnt(STORE_CNT, Wait.StoreCnt); in applyPreexistingWaitcnt()
1252 Wait.StoreCnt = ~0u; in applyPreexistingWaitcnt()
1296 .addImm(Wait.StoreCnt); in createNewWaitcnt()
1404 if (Wait.StoreCnt != ~0u && Wait.DsCnt != ~0u) { in applyPreexistingWaitcnt()
1409 ScoreBrackets.applyWaitcnt(STORE_CNT, Wait.StoreCnt); in applyPreexistingWaitcnt()
1411 Wait.StoreCnt = ~0u; in applyPreexistingWaitcnt()
1445 } else if (Wait.StoreCnt != ~0u) { in applyPreexistingWaitcnt()
1511 } else if (Wait.StoreCnt != ~0u) { in createNewWaitcnt()
1518 Wait.StoreCnt = ~0u; in createNewWaitcnt()