Searched refs:SGPRCount (Results 1 – 1 of 1) sorted by relevance
4978 unsigned SGPRCount = 0; in verifyInstruction() local4990 ++SGPRCount; in verifyInstruction()4994 if (SGPRCount > ST.getConstantBusLimit(Opcode)) { in verifyInstruction()