Searched refs:LiteralCount (Results 1 – 1 of 1) sorted by relevance
3444 unsigned LiteralCount = 0; in verifyInstruction() local3471 ++LiteralCount; in verifyInstruction()3484 if (isVOP3(MI) && LiteralCount) { in verifyInstruction()3485 if (LiteralCount && !ST.hasVOP3Literal()) { in verifyInstruction()3489 if (LiteralCount > 1) { in verifyInstruction()