Searched refs:IS_CALL (Results 1 – 6 of 6) sorted by relevance
237 if (jump->flags & IS_CALL) { in detect_jump_type()1369 jump->flags |= IS_CALL; in sljit_emit_jump()1416 jump->flags |= IS_CALL; in sljit_emit_ijump()
266 if (jump->flags & (SLJIT_REWRITABLE_JUMP | IS_CALL)) in detect_jump_type()281 if (jump->flags & IS_CALL) in detect_jump_type()1991 jump->flags |= IS_CALL; in sljit_emit_jump()2047 jump->flags |= IS_CALL; in sljit_emit_ijump()
188 # define IS_CALL 0x008 macro201 # define IS_CALL 0x010 macro228 # define IS_CALL 0x10 macro
635 jump->flags |= IS_JAL | IS_CALL; in sljit_emit_call()
639 jump->flags |= IS_JAL | IS_CALL; in sljit_emit_call()
322 if (jump->flags & (SLJIT_REWRITABLE_JUMP | IS_CALL)) in detect_jump_type()341 if (jump->flags & IS_CALL) in detect_jump_type()