Searched refs:RegScore (Results 1 – 1 of 1) sorted by relevance
1125 unsigned RegScore = getRegScore(J, T); in print() local1126 if (RegScore <= LB) in print()1128 unsigned RelScore = RegScore - LB - 1; in print()1138 unsigned RegScore = getRegScore(J + NUM_ALL_VGPRS, T); in print() local1139 if (RegScore <= LB) in print()1141 unsigned RelScore = RegScore - LB - 1; in print()