Searched refs:SLJIT_DIVMOD_SW (Results 1 – 10 of 10) sorted by relevance
782 #define SLJIT_DIVMOD_SW (SLJIT_OP0_BASE + 5) macro783 #define SLJIT_DIVMOD_S32 (SLJIT_DIVMOD_SW | SLJIT_I32_OP)
797 case SLJIT_DIVMOD_SW: in sljit_emit_op0()808 if (op <= SLJIT_DIVMOD_SW) in sljit_emit_op0()
730 case SLJIT_DIVMOD_SW: in sljit_emit_op0()827 case SLJIT_DIVMOD_SW: in sljit_emit_op0()833 if (op <= SLJIT_DIVMOD_SW) in sljit_emit_op0()
1171 case SLJIT_DIVMOD_SW: in sljit_emit_op0()
1036 case SLJIT_DIVMOD_SW: in sljit_emit_op0()
1273 case SLJIT_DIVMOD_SW: in sljit_emit_op0()
1575 case SLJIT_DIVMOD_SW: in sljit_emit_op0()
1288 case SLJIT_DIVMOD_SW: in sljit_emit_op0()
2188 case SLJIT_DIVMOD_SW: in sljit_emit_op0()
3955 sljit_emit_op0(compiler, SLJIT_DIVMOD_SW); in test42()4024 sljit_emit_op0(compiler, SLJIT_DIVMOD_SW); in test42()5291 sljit_emit_op0(compiler, SLJIT_DIVMOD_SW); in test55()