Searched refs:zend_jit_math_long_double (Results 1 – 1 of 1) sorted by relevance
/php-src/ext/opcache/jit/ |
H A D | zend_jit_ir.c | 5129 static int zend_jit_math_long_double(zend_jit_ctx *jit, in zend_jit_math_long_double() function 5322 if (!zend_jit_math_long_double(jit, opcode, op1_addr, op2_addr, res_addr, res_use_info)) { in zend_jit_math_helper() 5444 if (!zend_jit_math_long_double(jit, opcode, op1_addr, op2_addr, res_addr, res_use_info)) { in zend_jit_math_helper()
|
Completed in 41 milliseconds