Searched refs:MAX_OPR_NUM (Results 1 – 2 of 2) sorted by relevance
626 MAX_OPR_NUM = DST_NUM + MAX_SRC_NUM enumerator808 using RegIndices = std::array<unsigned, Component::MAX_OPR_NUM>;
689 assert(CompOprIdx < Component::MAX_OPR_NUM); in getIndexInParsedOperands()709 SkipSrc ? Component::DST_NUM : Component::MAX_OPR_NUM; in getInvalidCompOperandIndex()