Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/jit/
H A Dzend_jit_internal.h58 void ZEND_FASTCALL zend_jit_hot_func(zend_execute_data *execute_data, const zend_op *opline);
H A Dzend_jit_vm_helpers.c214 zend_jit_hot_func(execute_data, opline); in zend_jit_func_counter_helper()
234 zend_jit_hot_func(execute_data, opline); in zend_jit_loop_counter_helper()
H A Dzend_jit_disasm_x86.c476 REGISTER_HELPER(zend_jit_hot_func); in zend_jit_disasm_init()
H A Dzend_jit.c3724 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_x86.dasc2316 | EXT_CALL zend_jit_hot_func, r0

Completed in 55 milliseconds