Searched refs:SLJIT_NOT (Results 1 – 15 of 15) sorted by relevance
797 #define SLJIT_NOT (SLJIT_OP1_BASE + 16) macro798 #define SLJIT_NOT32 (SLJIT_NOT | SLJIT_I32_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()
1320 if (op < SLJIT_NOT) { in sljit_emit_op1()1403 case SLJIT_NOT: in sljit_emit_op1()1404 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()
553 case SLJIT_NOT: in emit_op_imm()702 case SLJIT_NOT: in emit_op_imm()
538 case SLJIT_NOT: in emit_op_imm()715 case SLJIT_NOT: in emit_op_imm()
1044 case SLJIT_NOT: in emit_single_op()1915 case SLJIT_NOT: in sljit_emit_op1()
1098 if ((op & SLJIT_I32_OP) && GET_OPCODE(op) >= SLJIT_NOT) { in sljit_emit_op1()1166 case SLJIT_NOT: in sljit_emit_op1()
1642 case SLJIT_NOT: in emit_single_op()2247 case SLJIT_NOT: in sljit_emit_op1()
868 case SLJIT_NOT: in sljit_emit_op1()
630 case SLJIT_NOT: \
1427 case SLJIT_NOT: in sljit_emit_op1()