Searched refs:DST_NUM (Results 1 – 3 of 3) sorted by relevance
542 DST_NUM = 1, enumerator544 MAX_OPR_NUM = DST_NUM + MAX_SRC_NUM597 *MandatoryLiteralIdx == Component::DST_NUM + CompSrcIdx; in hasMandatoryLiteralAt()
528 assert(OpDesc.getNumDefs() == Component::DST_NUM); in ComponentProps()555 auto CompSrcIdx = CompOprIdx - Component::DST_NUM; in getIndexInParsedOperands()598 unsigned CompSrcIdx = CompOprIdx - DST_NUM; in getRegIndices()
3581 auto CompSrcIdx = CompOprIdx - VOPD::Component::DST_NUM; in validateVOPDRegBankConstraints()