Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp204 unsigned getScoreLB(InstCounterType T) const { in getScoreLB() function in __anon87474e610211::WaitcntBrackets
686 unsigned LB = getScoreLB(T); in print()
747 const unsigned LB = getScoreLB(T); in simplifyWaitcnt()
761 const unsigned LB = getScoreLB(T); in determineWait()
799 setScoreLB(T, std::max(getScoreLB(T), UB - Count)); in applyWaitcnt()
1197 if (ScoreBrackets.getScoreLB(LGKM_CNT) < in generateWaitcntInstBefore()
1221 unsigned LB = ScoreBrackets.getScoreLB(VM_CNT); in generateWaitcntInstBefore()
1238 unsigned LB = ScoreBrackets.getScoreLB(VM_CNT); in generateWaitcntBlockEnd()
1605 ScoreBrackets.getScoreLB(LGKM_CNT) < in insertWaitcntInBlock()