Home | History | Annotate | Download | only in sljit

Lines Matching refs:IS_BL

243 		SLJIT_ASSERT(!(jump->flags & IS_BL));
259 else if (jump->flags & IS_BL) {
1940 jump->flags |= IS_BL;
1967 set_jump(jump, compiler, JUMP_ADDR | ((type >= SLJIT_FAST_CALL) ? IS_BL : 0));