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.cpp291 unsigned getScoreRange(InstCounterType T) const { in getScoreRange() function in __anond28503310211::WaitcntBrackets
325 assert((HasPending != 0) == (getScoreRange(T) != 0)); in hasPendingEvent()
393 if (getScoreRange(EXP_CNT) > getWaitCountMax(EXP_CNT)) in setScoreUB()
973 unsigned SR = getScoreRange(T); in print()
1053 if (Count >= getScoreRange(T)) in simplifyWaitcnt()
1653 ScoreBrackets.getScoreRange(STORE_CNT) != 0 && in generateWaitcntInstBefore()