Home
last modified time | relevance | path

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

/PHP-8.3/ext/opcache/jit/
H A Dzend_jit_vm_helpers.c261 zend_jit_hot_func(execute_data, opline); in zend_jit_func_counter_helper()
281 zend_jit_hot_func(execute_data, opline); in zend_jit_loop_counter_helper()
H A Dzend_jit_internal.h257 void ZEND_FASTCALL zend_jit_hot_func(zend_execute_data *execute_data, const zend_op *opline);
H A Dzend_jit_disasm.c685 REGISTER_HELPER(zend_jit_hot_func);
H A Dzend_jit.c4345 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_arm64.dasc2213 | EXT_CALL zend_jit_hot_func, REG0
H A Dzend_jit_x86.dasc2202 | EXT_CALL zend_jit_hot_func, r0

Completed in 69 milliseconds