Searched refs:getVGPRTuplesWeight (Results 1 – 2 of 2) sorted by relevance
213 auto VW = getVGPRTuplesWeight(); in less()214 auto OtherVW = O.getVGPRTuplesWeight(); in less()237 OS << ", LVGPR WT: " << RP.getVGPRTuplesWeight() in print()
59 unsigned getVGPRTuplesWeight() const { return std::max(Value[VGPR_TUPLE], in getVGPRTuplesWeight() function