Home
last modified time | relevance | path

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

/PHP-8.1/ext/opcache/jit/
H A Dzend_jit.c133 static bool zend_jit_needs_arg_dtor(const zend_function *func, uint32_t arg_num, zend_call_info *ca…
H A Dzend_jit_trace.c507 static bool zend_jit_needs_arg_dtor(const zend_function *func, uint32_t arg_num, zend_call_info *ca… in zend_jit_needs_arg_dtor() function
H A Dzend_jit_x86.dasc10472 if (zend_jit_needs_arg_dtor(func, i, call_info)) {
H A Dzend_jit_arm64.dasc9737 if (zend_jit_needs_arg_dtor(func, i, call_info)) {

Completed in 79 milliseconds