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