Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp209 uint32_t getScoreLB(InstCounterType T) const { in getScoreLB() function in __anon651e2a160111::WaitcntBrackets
656 uint32_t LB = getScoreLB(T); in print()
713 const uint32_t LB = getScoreLB(T); in simplifyWaitcnt()
726 const uint32_t LB = getScoreLB(T); in determineWait()
760 setScoreLB(T, std::max(getScoreLB(T), UB - Count)); in applyWaitcnt()
918 ScoreBrackets->getScoreLB(EXP_CNT)) { in generateWaitcntInstBefore()
1009 if (ScoreBrackets.getScoreLB(LGKM_CNT) < in generateWaitcntInstBefore()
1275 if (ScoreBrackets.getScoreLB(LGKM_CNT) < in insertWaitcntInBlock()