Searched refs:OP_LAST (Results 1 – 11 of 11) sorted by relevance
193 static const uint8_t operationSrcNr[OP_LAST + 1];194 static const OpClass operationClass[OP_LAST + 1];210 OpInfo opInfo[OP_LAST + 1];215 return opInfo[MIN2(insn->op, OP_LAST)]; in getOpInfo()
113 static const uint32_t commutative[(OP_LAST + 31) / 32] = in initOpInfo()118 static const uint32_t shortForm[(OP_LAST + 31) / 32] = in initOpInfo()139 for (i = 0; i < OP_LAST; ++i) { in initOpInfo()
28 const uint8_t Target::operationSrcNr[OP_LAST + 1] =55 const OpClass Target::operationClass[OP_LAST + 1] =
87 const char *operationStr[OP_LAST + 1] =
135 OP_LAST enumerator
2027 DLList ops[OP_LAST + 1];2236 for (unsigned int i = 0; i <= OP_LAST; ++i) in visit()
260 static const uint32_t commutative[(OP_LAST + 31) / 32] = in initOpInfo()266 static const uint32_t shortForm[(OP_LAST + 31) / 32] = in initOpInfo()284 for (i = 0; i < OP_LAST; ++i) { in initOpInfo()
978 OP_LAST in iterate() enumerator981 const Op op = (Op)(m_rng.getUint32() % OP_LAST); in iterate()1145 OP_LAST enumerator
142 OP_LAST enumerator591 DE_STATIC_ASSERT(OP_LAST <= (1<<4)); in getEvalFunc()
245 OP_LAST enumerator1137 DE_STATIC_ASSERT(OP_LAST <= (1<<5)); in getEvalFunc()
250 OP_LAST enumerator1142 DE_STATIC_ASSERT(OP_LAST <= (1<<5)); in getEvalFunc()