Searched refs:SGPR_TUPLE (Results 1 – 4 of 4) sorted by relevance
31 SGPR_TUPLE, enumerator52 unsigned getSGPRTuplesWeight() const { return Value[SGPR_TUPLE]; } in getSGPRTuplesWeight()
91 (STI->getRegSizeInBits(*RC) == 32 ? SGPR32 : SGPR_TUPLE) : in getRegKind()120 case SGPR_TUPLE: in inc()126 Value[Kind == SGPR_TUPLE ? SGPR32 : Kind == AGPR_TUPLE ? AGPR32 : VGPR32] += in inc()
39 SGPR_TUPLE, enumerator60 unsigned getSGPRTuplesWeight() const { return Value[SGPR_TUPLE]; } in getSGPRTuplesWeight()
96 (STI->getRegSizeInBits(*RC) == 32 ? SGPR32 : SGPR_TUPLE) : in getRegKind()123 case SGPR_TUPLE: in inc()128 Value[Kind == SGPR_TUPLE ? SGPR32 : Kind == AGPR_TUPLE ? AGPR32 : VGPR32] += in inc()