Searched refs:HasMandatoryLiteral (Results 1 – 1 of 1) sorted by relevance
4654 bool HasMandatoryLiteral = getNamedOperandIdx(Opcode, OpName::imm) != -1; in validateVOPLiteral() local4656 !HasMandatoryLiteral && !isVOPD(Opcode)) in validateVOPLiteral()4659 OperandIndices OpIndices = getSrcOperandIndices(Opcode, HasMandatoryLiteral); in validateVOPLiteral()4702 if (!HasMandatoryLiteral && !getFeatureBits()[FeatureVOP3Literal]) { in validateVOPLiteral()