Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp281 unsigned getScoreLB(InstCounterType T) const { in getScoreLB() function in __anond28503310211::WaitcntBrackets
292 return getScoreUB(T) - getScoreLB(T); in getScoreRange()
1007 unsigned LB = getScoreLB(T); in print()
1063 const unsigned LB = getScoreLB(T); in determineWait()
1103 setScoreLB(T, std::max(getScoreLB(T), UB - Count)); in applyWaitcnt()
2369 Brackets.getScoreLB(LOAD_CNT) || in shouldFlushVmCnt()
2371 Brackets.getScoreLB(SAMPLE_CNT) || in shouldFlushVmCnt()
2373 Brackets.getScoreLB(BVH_CNT)) { in shouldFlushVmCnt()