Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp1222 unsigned OldVSCnt = in applyPreexistingWaitcnt() local
1225 ScoreBrackets.simplifyWaitcnt(InstCounterType::STORE_CNT, OldVSCnt); in applyPreexistingWaitcnt()
1226 Wait.StoreCnt = std::min(Wait.StoreCnt, OldVSCnt); in applyPreexistingWaitcnt()