Searched refs:SLJIT_NOT (Results 1 – 15 of 15) sorted by relevance
760 #define SLJIT_NOT (SLJIT_OP1_BASE + 16) macro761 #define SLJIT_INOT (SLJIT_NOT | SLJIT_INT_OP)
77 case SLJIT_NOT: in emit_single_op()
85 case SLJIT_NOT: in emit_single_op()
200 case SLJIT_NOT: in emit_single_op()
118 case SLJIT_NOT: in emit_single_op()
1330 if (op < SLJIT_NOT) { in sljit_emit_op1()1413 case SLJIT_NOT: in sljit_emit_op1()1414 return emit_op(compiler, SLJIT_NOT, flags, dst, dstw, TMP_REG1, 0, src, srcw); in sljit_emit_op1()
210 case SLJIT_NOT: in emit_single_op()
554 case SLJIT_NOT: in emit_op_imm()703 case SLJIT_NOT: in emit_op_imm()
538 case SLJIT_NOT: in emit_op_imm()715 case SLJIT_NOT: in emit_op_imm()
1057 case SLJIT_NOT: in emit_single_op()1913 case SLJIT_NOT: in sljit_emit_op1()
1687 case SLJIT_NOT: in emit_single_op()2285 case SLJIT_NOT: in sljit_emit_op1()
1110 if ((op & SLJIT_INT_OP) && GET_OPCODE(op) >= SLJIT_NOT) { in sljit_emit_op1()1178 case SLJIT_NOT: in sljit_emit_op1()
874 case SLJIT_NOT: in sljit_emit_op1()
590 case SLJIT_NOT: \
1392 case SLJIT_NOT: in sljit_emit_op1()