Searched refs:DST_NUM (Results 1 – 3 of 3) sorted by relevance
624 DST_NUM = 1, enumerator626 MAX_OPR_NUM = DST_NUM + MAX_SRC_NUM679 return MandatoryLiteralIdx == Component::DST_NUM + CompSrcIdx; in hasMandatoryLiteralAt()
667 assert(OpDesc.getNumDefs() == Component::DST_NUM); in ComponentProps()694 auto CompSrcIdx = CompOprIdx - Component::DST_NUM; in getIndexInParsedOperands()709 SkipSrc ? Component::DST_NUM : Component::MAX_OPR_NUM; in getInvalidCompOperandIndex()740 unsigned CompSrcIdx = CompOprIdx - DST_NUM; in getRegIndices()
3833 auto CompSrcIdx = CompOprIdx - VOPD::Component::DST_NUM; in validateVOPDRegBankConstraints()