Lines Matching refs:jit_STUB_ADDR
564 static ir_ref jit_STUB_ADDR(zend_jit_ctx *jit, jit_stub_id id) in jit_STUB_ADDR() function
1888 ir_GUARD_NOT(ref, jit_STUB_ADDR(jit, jit_stub_interrupt_handler)); in zend_jit_check_timeout()
1894 ir_IJMP(jit_STUB_ADDR(jit, jit_stub_interrupt_handler)); in zend_jit_check_timeout()
1946 ir_IJMP(jit_STUB_ADDR(jit, jit_stub_exception_handler)); in zend_jit_exception_handler_undef_stub()
1969 ir_IJMP(jit_STUB_ADDR(jit, jit_stub_exception_handler_free_op2)); in zend_jit_exception_handler_free_op1_op2_stub()
1992 ir_IJMP(jit_STUB_ADDR(jit, jit_stub_exception_handler_undef)); in zend_jit_exception_handler_free_op2_stub()
2070 ir_IJMP(jit_STUB_ADDR(jit, jit_stub_exception_handler_free_op1_op2)); in zend_jit_negative_shift_stub()
2081 ir_IJMP(jit_STUB_ADDR(jit, jit_stub_exception_handler_free_op1_op2)); in zend_jit_mod_by_zero_stub()
2092 ir_IJMP(jit_STUB_ADDR(jit, jit_stub_exception_handler_undef)); in zend_jit_invalid_this_stub()
2116 ir_IJMP(jit_STUB_ADDR(jit, jit_stub_exception_handler)); in zend_jit_undefined_function_stub()
2172 ir_IJMP(jit_STUB_ADDR(jit, jit_stub_exception_handler)); in zend_jit_throw_cannot_pass_by_ref_stub()
2200 ir_IJMP(jit_STUB_ADDR(jit, jit_stub_exception_handler)); in zend_jit_icall_throw_stub()
2227 ir_IJMP(jit_STUB_ADDR(jit, jit_stub_exception_handler)); in zend_jit_leave_throw_stub()
2463 ir_GUARD(ir_GE(ret, ir_CONST_I32(0)), jit_STUB_ADDR(jit, jit_stub_trace_halt)); in zend_jit_trace_exit_stub()
2484 ir_GUARD(ir_GE(ref, ir_CONST_I32(0)), jit_STUB_ADDR(jit, jit_stub_trace_halt)); in zend_jit_trace_exit_stub()
3931 jit_STUB_ADDR(jit, jit_stub_exception_handler)); in zend_jit_check_exception()
3937 jit_STUB_ADDR(jit, in zend_jit_check_exception_undef_result()
5502 jit_STUB_ADDR(jit, jit_stub_exception_handler_free_op2)); in zend_jit_math_helper()
5625 ir_GUARD(IR_FALSE, jit_STUB_ADDR(jit, jit_stub_negative_shift)); in zend_jit_long_math_helper()
5649 ir_IJMP(jit_STUB_ADDR(jit, jit_stub_negative_shift)); in zend_jit_long_math_helper()
5674 ir_GUARD(IR_FALSE, jit_STUB_ADDR(jit, jit_stub_negative_shift)); in zend_jit_long_math_helper()
5697 ir_IJMP(jit_STUB_ADDR(jit, jit_stub_negative_shift)); in zend_jit_long_math_helper()
5715 ir_GUARD(IR_FALSE, jit_STUB_ADDR(jit, jit_stub_mod_by_zero)); in zend_jit_long_math_helper()
5735 ir_IJMP(jit_STUB_ADDR(jit, jit_stub_mod_by_zero)); in zend_jit_long_math_helper()
5887 jit_STUB_ADDR(jit, jit_stub_exception_handler_free_op2)); in zend_jit_long_math_helper()
6014 jit_STUB_ADDR(jit, jit_stub_exception_handler_free_op2)); in zend_jit_concat_helper()
6228 ir_GUARD(ret, jit_STUB_ADDR(jit, jit_stub_exception_handler_undef)); in zend_jit_simple_assign()
7887 ir_IJMP(jit_STUB_ADDR(jit, jit_stub_trace_escape)); in zend_jit_escape_if_undef()
8028 ir_GUARD(ref2, jit_STUB_ADDR(jit, jit_stub_exception_handler)); in zend_jit_fetch_constant()
8800 ir_GUARD(ref, jit_STUB_ADDR(jit, jit_stub_undefined_function));
8927 ir_IJMP(jit_STUB_ADDR(jit, jit_stub_exception_handler));
8992 ir_GUARD(ref2, jit_STUB_ADDR(jit, jit_stub_exception_handler));
9061 ir_GUARD(ret, jit_STUB_ADDR(jit, jit_stub_exception_handler));
9166 ir_GUARD(scope_ref2, jit_STUB_ADDR(jit, jit_stub_exception_handler));
9169 ir_GUARD(func_ref2, jit_STUB_ADDR(jit, jit_stub_exception_handler));
9235 ir_GUARD(ref, jit_STUB_ADDR(jit, jit_stub_exception_handler));
9425 ir_IJMP(jit_STUB_ADDR(jit, jit_stub_throw_cannot_pass_by_ref));
9708 ir_GUARD(ref, jit_STUB_ADDR(jit, jit_stub_exception_handler));
9921 ir_GUARD_NOT(ret, jit_STUB_ADDR(jit, jit_stub_exception_handler));
10070 ir_GUARD(ret, jit_STUB_ADDR(jit, jit_stub_exception_handler));
10081 ir_GUARD(ret, jit_STUB_ADDR(jit, jit_stub_exception_handler));
10586 jit_STUB_ADDR(jit, jit_stub_icall_throw));
10707 ir_GUARD(ref, jit_STUB_ADDR(jit, jit_stub_exception_handler));
10753 ir_IJMP(jit_STUB_ADDR(jit, jit_stub_exception_handler));
10806 ir_IJMP(jit_STUB_ADDR(jit, jit_stub_exception_handler));
10990 ir_GUARD(jit_IP(jit), jit_STUB_ADDR(jit, jit_stub_trace_halt));
10992 ir_GUARD(ir_GE(ref, ir_CONST_I32(0)), jit_STUB_ADDR(jit, jit_stub_trace_halt));
11003 ir_GUARD_NOT(ref, jit_STUB_ADDR(jit, jit_stub_leave_function_handler));
11095 ir_GUARD_NOT(ir_LOAD_A(jit_EG(exception)), jit_STUB_ADDR(jit, jit_stub_leave_throw));
11119 ir_IJMP(jit_STUB_ADDR(jit, jit_stub_trace_escape));
11122 ir_GUARD(jit_CMP_IP(jit, IR_EQ, next_opline), jit_STUB_ADDR(jit, jit_stub_trace_escape));
11134 ir_GUARD_NOT(ir_LOAD_A(jit_EG(exception)), jit_STUB_ADDR(jit, jit_stub_leave_throw));
11140 ir_GUARD_NOT(ir_LOAD_A(jit_EG(exception)), jit_STUB_ADDR(jit, jit_stub_leave_throw));
12773 ir_GUARD(ref2, jit_STUB_ADDR(jit, jit_stub_exception_handler_undef));
14036 ir_IJMP(jit_STUB_ADDR(jit, jit_stub_invalid_this));
15441 ir_IJMP(jit_STUB_ADDR(jit, jit_stub_exception_handler));
15934 ir_IJMP(jit_STUB_ADDR(jit, jit_stub_exception_handler_undef));
15965 ir_IJMP(jit_STUB_ADDR(jit, jit_stub_exception_handler_undef));
16961 jit_STUB_ADDR(jit, jit_stub_trace_halt));
16964 ir_GUARD(jit_IP(jit), jit_STUB_ADDR(jit, jit_stub_trace_halt));
16966 ir_GUARD(ir_GE(ref, ir_CONST_I32(0)), jit_STUB_ADDR(jit, jit_stub_trace_halt));
16971 ir_IJMP(jit_STUB_ADDR(jit, jit_stub_trace_halt));