Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp232 unsigned getRegScore(int GprNo, InstCounterType T) const { in getRegScore() function in __anon524ede880211::WaitcntBrackets
735 unsigned RegScore = getRegScore(J, T); in print()
748 unsigned RegScore = getRegScore(J + NUM_ALL_VGPRS, LGKM_CNT); in print()
781 unsigned ScoreToWait = getRegScore(RegNo, T); in determineWait()
1745 if (Brackets.getRegScore(RegNo, VM_CNT) > Brackets.getScoreLB(VM_CNT)) { in shouldFlushVmCnt()