Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp219 unsigned getScoreRange(InstCounterType T) const { in getScoreRange() function in __anon04c23efe0211::WaitcntBrackets
262 assert((HasPending != 0) == (getScoreRange(T) != 0)); in hasPendingEvent()
321 if (getScoreRange(EXP_CNT) > getWaitCountMax(EXP_CNT)) in setScoreUB()
710 unsigned SR = getScoreRange(T); in print()
775 if (Count >= getScoreRange(T)) in simplifyWaitcnt()