Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp735 unsigned RegScore = getRegScore(J, T); in print() local
736 if (RegScore <= LB) in print()
738 unsigned RelScore = RegScore - LB - 1; in print()
748 unsigned RegScore = getRegScore(J + NUM_ALL_VGPRS, LGKM_CNT); in print() local
749 if (RegScore <= LB) in print()
751 unsigned RelScore = RegScore - LB - 1; in print()