Searched refs:SGPR_MIN (Results 1 – 2 of 2) sorted by relevance
367 assert(SGPR_MIN == 0); // "SGPR_MIN <= Val" is always true and causes compilation warning. in decodeSrcOp()368 return createSRegOperand(getSgprClassId(Width), Val - SGPR_MIN); in decodeSrcOp()
112 SGPR_MIN = 0, enumerator