Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_helpers.c2326 static void ZEND_FASTCALL zend_jit_post_inc_typed_ref(zend_reference *ref, zval *ret) in zend_jit_post_inc_typed_ref() function
3032 zend_jit_post_inc_typed_ref(ref, result); in zend_jit_post_inc_obj_helper()
H A Dzend_jit_ir.c2966 REGISTER_HELPER(zend_jit_post_inc_typed_ref); in zend_jit_setup_disasm()
4722 func = ir_CONST_FC_FUNC(zend_jit_post_inc_typed_ref); in zend_jit_inc_dec()
14985 func = zend_jit_post_inc_typed_ref;

Completed in 58 milliseconds