Searched refs:getVGPRTuplesWeight (Results 1 – 2 of 2) 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