Searched refs:MAX_OPR_NUM (Results 1 – 2 of 2) sorted by relevance
665 MAX_OPR_NUM = DST_NUM + MAX_SRC_NUM enumerator894 using RegIndices = std::array<unsigned, Component::MAX_OPR_NUM>;
849 assert(CompOprIdx < Component::MAX_OPR_NUM); in getIndexInParsedOperands()894 for (CompOprIdx = 0; CompOprIdx < Component::MAX_OPR_NUM; ++CompOprIdx) { in getInvalidCompOperandIndex()