Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp323 unsigned getScoreRange(InstCounterType T) const { in getScoreRange() function in __anond28503310211::WaitcntBrackets
364 assert((HasPending != 0) == (getScoreRange(T) != 0)); in hasPendingEvent()
452 if (getScoreRange(EXP_CNT) > getWaitCountMax(EXP_CNT)) in setScoreUB()
1085 unsigned SR = getScoreRange(T); in print()
1183 if (Count >= getScoreRange(T)) in simplifyWaitcnt()
1831 ScoreBrackets.getScoreRange(STORE_CNT) != 0 && in generateWaitcntInstBefore()