Searched refs:getVGPRTuplesWeight (Results 1 – 2 of 2) sorted by relevance
169 auto VW = getVGPRTuplesWeight(); in less()170 auto OtherVW = O.getVGPRTuplesWeight(); in less()186 OS << ", LVGPR WT: " << getVGPRTuplesWeight() in print()
49 unsigned getVGPRTuplesWeight() const { return Value[VGPR_TUPLE]; } in getVGPRTuplesWeight() function