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