Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp212 unsigned getScoreLB(InstCounterType T) const { in getScoreLB() function in __anon4ff2d8d20111::WaitcntBrackets
663 unsigned LB = getScoreLB(T); in print()
724 const unsigned LB = getScoreLB(T); in simplifyWaitcnt()
738 const unsigned LB = getScoreLB(T); in determineWait()
776 setScoreLB(T, std::max(getScoreLB(T), UB - Count)); in applyWaitcnt()
1157 if (ScoreBrackets.getScoreLB(LGKM_CNT) < in generateWaitcntInstBefore()
1509 ScoreBrackets.getScoreLB(LGKM_CNT) < in insertWaitcntInBlock()