Searched refs:getVGPRTuplesWeight (Results 1 – 4 of 4) sorted by relevance
173 auto VW = getVGPRTuplesWeight(); in less()174 auto OtherVW = O.getVGPRTuplesWeight(); in less()191 OS << ", LVGPR WT: " << getVGPRTuplesWeight() in print()
50 unsigned getVGPRTuplesWeight() const { return std::max(Value[VGPR_TUPLE], in getVGPRTuplesWeight() function
175 auto VW = getVGPRTuplesWeight(); in less()176 auto OtherVW = O.getVGPRTuplesWeight(); in less()193 OS << ", LVGPR WT: " << getVGPRTuplesWeight() in print()
58 unsigned getVGPRTuplesWeight() const { return std::max(Value[VGPR_TUPLE], in getVGPRTuplesWeight() function