Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInsertWaitcnts.cpp219 uint32_t getScoreLB(InstCounterType T) const { in getScoreLB() function in __anon6c0a05fc0111::WaitcntBrackets
669 uint32_t LB = getScoreLB(T); in print()
730 const uint32_t LB = getScoreLB(T); in simplifyWaitcnt()
743 const uint32_t LB = getScoreLB(T); in determineWait()
781 setScoreLB(T, std::max(getScoreLB(T), UB - Count)); in applyWaitcnt()
1070 if (ScoreBrackets.getScoreLB(LGKM_CNT) < in generateWaitcntInstBefore()
1407 if (ScoreBrackets.getScoreLB(LGKM_CNT) < in insertWaitcntInBlock()