Home
last modified time | relevance | path

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

/PHP-8.2/ext/opcache/jit/
H A Dzend_jit_helpers.c2252 decrement_function(var_ptr); in zend_jit_pre_dec_typed_ref()
2295 decrement_function(var_ptr); in zend_jit_post_dec_typed_ref()
2432 decrement_function(var_ptr); in zend_jit_pre_dec()
2702 decrement_function(var_ptr); in zend_jit_dec_typed_prop()
2779 decrement_function(var_ptr); in zend_jit_post_dec_typed_prop()
2896 decrement_function(prop); in zend_jit_pre_dec_obj_helper()
2920 decrement_function(&z_copy); in zend_jit_pre_dec_obj_helper()
3026 decrement_function(prop); in zend_jit_post_dec_obj_helper()
3045 decrement_function(&z_copy); in zend_jit_post_dec_obj_helper()
H A Dzend_jit_arm64.dasc3910 | EXT_CALL decrement_function, REG0
12890 | EXT_CALL decrement_function, REG0
H A Dzend_jit_x86.dasc4247 | EXT_CALL decrement_function, r0
13669 | EXT_CALL decrement_function, r0
/PHP-8.2/Zend/
H A Dzend_execute.c1849 decrement_function(var_ptr); in zend_incdec_typed_ref()
1880 decrement_function(var_ptr); in zend_incdec_typed_prop()
1926 decrement_function(prop); in zend_pre_incdec_property_zval()
1966 decrement_function(prop); in zend_post_incdec_property_zval()
1991 decrement_function(&z_copy); in zend_post_incdec_overloaded_property()
2021 decrement_function(&z_copy); in zend_pre_incdec_overloaded_property()
H A Dzend_operators.h278 ZEND_API zend_result ZEND_FASTCALL decrement_function(zval *op2);
H A Dzend_operators.c2554 ZEND_API zend_result ZEND_FASTCALL decrement_function(zval *op1) /* {{{ */ in decrement_function() function
H A Dzend_vm_def.h1551 decrement_function(var_ptr);
1653 decrement_function(var_ptr);
H A Dzend_vm_execute.h21438 decrement_function(var_ptr); in zend_pre_dec_helper_SPEC_VAR()
21558 decrement_function(var_ptr); in zend_post_dec_helper_SPEC_VAR()
38245 decrement_function(var_ptr); in zend_pre_dec_helper_SPEC_CV()
38363 decrement_function(var_ptr); in zend_post_dec_helper_SPEC_CV()
/PHP-8.2/Zend/Optimizer/
H A Dsccp.c677 decrement_function(result); in ct_eval_incdec()

Completed in 342 milliseconds