Home | History | Annotate | Download | only in sljit

Lines Matching refs:set_jump

1889 	set_jump(jump, compiler, type & SLJIT_REWRITABLE_JUMP);
1917 set_jump(jump, compiler, type & SLJIT_REWRITABLE_JUMP);
1959 set_jump(jump, compiler, JUMP_ADDR | ((type >= SLJIT_FAST_CALL) ? IS_BL : 0));