Lines Matching defs:may_throw
4054 static int zend_jit_handler(zend_jit_ctx *jit, const zend_op *opline, int may_throw) in zend_jit_handler()
4640 … uint32_t res_use_info, uint32_t res_info, zend_jit_addr res_addr, int may_overflow, int may_throw) in zend_jit_inc_dec()
5252 int may_throw) in zend_jit_math_helper()
5538 … uint32_t res_use_info, uint32_t res_info, zend_jit_addr res_addr, int may_overflow, int may_throw) in zend_jit_math()
5582 int may_throw) in zend_jit_long_math_helper()
5921 …jit_addr op2_addr, uint32_t res_use_info, uint32_t res_info, zend_jit_addr res_addr, int may_throw) in zend_jit_long_math()
5948 int may_throw) in zend_jit_concat_helper()
6028 …const zend_op *opline, uint32_t op1_info, uint32_t op2_info, zend_jit_addr res_addr, int may_throw) in zend_jit_concat()
6053 int may_throw) in zend_jit_assign_op()
6647 int may_throw) in zend_jit_assign()
6916 int may_throw, in zend_jit_cmp()
7222 int may_throw, in zend_jit_identical()
7454 …end_jit_addr res_addr, uint32_t target_label, uint32_t target_label2, int may_throw, uint8_t branc… in zend_jit_bool_jmpznz()
10767 …nd_jit_ctx *jit, const zend_op *opline, const zend_op_array *op_array, bool is_last, int may_throw)
10936 int may_throw)
11447 static int zend_jit_free(zend_jit_ctx *jit, const zend_op *opline, uint32_t op1_info, int may_throw)
11564 … zend_op *opline, uint32_t op1_info, zend_jit_addr op1_addr, zend_jit_addr res_addr, int may_throw)
12411 int may_throw = 0; local
12745 int *may_throw)
12866 int may_throw = 0; local
13040 int may_throw,
13239 int may_throw)
13415 int may_throw)
14082 int may_throw)
14603 int may_throw)
14967 bool may_throw = 0; local
15392 bool may_throw = 0; local
16909 …d_jit_ctx *jit, const zend_op_array *op_array, const zend_op *opline, int may_throw, zend_jit_trac…