Searched refs:hasVOP3Literal (Results 1 – 2 of 2) sorted by relevance
860 bool hasVOP3Literal() const { in hasVOP3Literal() function
2963 return ST.hasVOP3Literal(); in isImmOperandLegal()3485 if (LiteralCount && !ST.hasVOP3Literal()) { in verifyInstruction()3971 int VOP3LiteralLimit = ST.hasVOP3Literal() ? 1 : 0; in isOperandLegal()4165 int LiteralLimit = ST.hasVOP3Literal() ? 1 : 0; in legalizeOperandsVOP3()