Searched refs:getSGPRTuplesWeight (Results 1 – 2 of 2) sorted by relevance
208 auto SW = getSGPRTuplesWeight(); in less()209 auto OtherSW = O.getSGPRTuplesWeight(); in less()238 << ", LSGPR WT: " << RP.getSGPRTuplesWeight(); in print()
61 unsigned getSGPRTuplesWeight() const { return Value[SGPR_TUPLE]; } in getSGPRTuplesWeight() function