Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_helpers.c1952 static zval* ZEND_FASTCALL zend_jit_fetch_obj_r_slow_ex(zend_object *zobj) in zend_jit_fetch_obj_r_slow_ex() function
2001 return zend_jit_fetch_obj_r_slow_ex(zobj); in zend_jit_fetch_obj_r_dynamic_ex()
H A Dzend_jit_ir.c3067 REGISTER_HELPER(zend_jit_fetch_obj_r_slow_ex); in zend_jit_setup_disasm()
14242 ir_ref val_ref = ir_CALL_1(IR_ADDR, ir_CONST_FC_FUNC(zend_jit_fetch_obj_r_slow_ex), obj_ref);

Completed in 91 milliseconds