Searched refs:OP_LAST (Results 1 – 13 of 13) sorted by relevance
260 OpInfo opInfo[OP_LAST + 1];265 return opInfo[MIN2(insn->op, OP_LAST)]; in getOpInfo()
114 static const uint32_t commutative[(OP_LAST + 31) / 32] = in initOpInfo()120 static const uint32_t shortForm[(OP_LAST + 31) / 32] = in initOpInfo()143 for (i = 0; i < OP_LAST; ++i) { in initOpInfo()
159 static const uint32_t commutative[(OP_LAST + 31) / 32] = in initOpInfo()166 static const uint32_t shortForm[(OP_LAST + 31) / 32] = in initOpInfo()191 for (i = 0; i < OP_LAST; ++i) { in initOpInfo()
148 STATIC_ASSERT(ARRAY_SIZE(operationSrcNr) == OP_LAST + 1); in create()149 STATIC_ASSERT(ARRAY_SIZE(operationClass) == OP_LAST + 1); in create()
70 const char *operationStr[OP_LAST + 1] =
167 OP_LAST enumerator
3162 DLList ops[OP_LAST + 1];3375 for (unsigned int i = 0; i <= OP_LAST; ++i) in visit()
1371 OP_LAST in iterate() enumerator1374 const Op op = (Op)(m_rng.getUint32() % OP_LAST); in iterate()1538 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()
107 OP_LAST enumerator
80 OP_LAST enumerator