Searched refs:RegScore (Results 1 – 1 of 1) sorted by relevance
999 unsigned RegScore = getRegScore(J, T); in print() local1000 if (RegScore <= LB) in print()1002 unsigned RelScore = RegScore - LB - 1; in print()1012 unsigned RegScore = getRegScore(J + NUM_ALL_VGPRS, T); in print() local1013 if (RegScore <= LB) in print()1015 unsigned RelScore = RegScore - LB - 1; in print()