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