Searched refs:MandatoryLiteralIdx (Results 1 – 2 of 2) sorted by relevance
641 unsigned MandatoryLiteralIdx = ~0u; variable657 bool hasMandatoryLiteral() const { return MandatoryLiteralIdx != ~0u; } in hasMandatoryLiteral()663 return MandatoryLiteralIdx; in getMandatoryLiteralCompOperandIndex()679 return MandatoryLiteralIdx == Component::DST_NUM + CompSrcIdx; in hasMandatoryLiteralAt()
682 MandatoryLiteralIdx = CompOprIdx; in ComponentProps()