Searched refs:zend_jit_long_math_helper (Results 1 – 1 of 1) sorted by relevance
/php-src/ext/opcache/jit/ |
H A D | zend_jit_ir.c | 5565 static int zend_jit_long_math_helper(zend_jit_ctx *jit, in zend_jit_long_math_helper() function 5925 if (!zend_jit_long_math_helper(jit, opline, opline->opcode, in zend_jit_long_math() 6120 result = zend_jit_long_math_helper(jit, opline, opline->extended_value, in zend_jit_assign_op() 13552 if (!zend_jit_long_math_helper(jit, opline, opline->extended_value, 15295 if (!zend_jit_long_math_helper(jit, opline, opline->extended_value,
|
Completed in 42 milliseconds