Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_helpers.c1932 static void ZEND_FASTCALL zend_jit_fetch_obj_r_slow(zend_object *zobj) in zend_jit_fetch_obj_r_slow() function
1985 zend_jit_fetch_obj_r_slow(zobj); in zend_jit_fetch_obj_r_dynamic()
H A Dzend_jit_ir.c3069 REGISTER_HELPER(zend_jit_fetch_obj_r_slow); in zend_jit_setup_disasm()
14470 ir_CALL_1(IR_VOID, ir_CONST_FC_FUNC(zend_jit_fetch_obj_r_slow), obj_ref);

Completed in 57 milliseconds