Searched refs:hasMandatoryLiteral (Results 1 – 2 of 2) sorted by relevance
94 if (InstInfo[CompIdx].hasMandatoryLiteral()) { in checkVOPDRegConstraints()
657 bool hasMandatoryLiteral() const { return MandatoryLiteralIdx != ~0u; } in hasMandatoryLiteral() function662 assert(hasMandatoryLiteral()); in getMandatoryLiteralCompOperandIndex()