Home
last modified time | relevance | path

Searched refs:jit_ZVAL_PTR_DTOR (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c1769 static void jit_ZVAL_PTR_DTOR(zend_jit_ctx *jit, in jit_ZVAL_PTR_DTOR() function
1849 jit_ZVAL_PTR_DTOR(jit, in jit_FREE_OP()
1966 jit_ZVAL_PTR_DTOR(jit, var_addr, MAY_BE_ANY|MAY_BE_RC1|MAY_BE_RCN|MAY_BE_REF, 0, NULL); in zend_jit_exception_handler_free_op1_op2_stub()
2167 jit_ZVAL_PTR_DTOR(jit, in zend_jit_throw_cannot_pass_by_ref_stub()
10498 jit_ZVAL_PTR_DTOR(jit, var_addr, MAY_BE_ANY|MAY_BE_RC1|MAY_BE_RCN, 0, opline);
10576 jit_ZVAL_PTR_DTOR(jit, res_addr, func_info, 1, opline);
10805 jit_ZVAL_PTR_DTOR(jit, res_addr, MAY_BE_ANY|MAY_BE_RC1|MAY_BE_RCN, 1, opline);
10915 jit_ZVAL_PTR_DTOR(jit, var_addr, info, 1, NULL);
10923 jit_ZVAL_PTR_DTOR(jit, ZEND_ADDR_MEM_ZVAL(ZREG_FP, var_offset), info, 0, opline);
11476 jit_ZVAL_PTR_DTOR(jit, op1_addr, op1_info, 0, opline);
[all …]

Completed in 59 milliseconds