Searched refs:RegScore (Results 1 – 1 of 1) sorted by relevance
1010 unsigned RegScore = getRegScore(J, T); in print() local1011 if (RegScore <= LB) in print()1013 unsigned RelScore = RegScore - LB - 1; in print()1023 unsigned RegScore = getRegScore(J + NUM_ALL_VGPRS, T); in print() local1024 if (RegScore <= LB) in print()1026 unsigned RelScore = RegScore - LB - 1; in print()