Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp286 unsigned getScoreUB(InstCounterType T) const { in getScoreUB() function in __anond28503310211::WaitcntBrackets
292 return getScoreUB(T) - getScoreLB(T); in getScoreRange()
360 setScoreUB(STORE_CNT, getScoreUB(STORE_CNT) + getWaitCountMax(STORE_CNT)); in setStateOnFunctionEntryOrReturn()
793 unsigned UB = getScoreUB(T); in updateByEvent()
1064 const unsigned UB = getScoreUB(T); in determineWait()
1097 const unsigned UB = getScoreUB(T); in applyWaitcnt()