Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_vm_helpers.c256 zend_jit_hot_func(execute_data, opline); in zend_jit_func_counter_helper()
276 zend_jit_hot_func(execute_data, opline); in zend_jit_loop_counter_helper()
H A Dzend_jit_internal.h159 void ZEND_FASTCALL zend_jit_hot_func(zend_execute_data *execute_data, const zend_op *opline);
H A Dzend_jit.c2888 void ZEND_FASTCALL zend_jit_hot_func(zend_execute_data *execute_data, const zend_op *opline) in zend_jit_hot_func() function
H A Dzend_jit_ir.c2258 ir_CALL_2(IR_VOID, ir_CONST_FC_FUNC(zend_jit_hot_func), in _zend_jit_hybrid_hot_counter_stub()
2958 REGISTER_HELPER(zend_jit_hot_func); in zend_jit_setup_disasm()

Completed in 71 milliseconds