Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c1560 …NST(zend_jit_ctx *jit, zend_jit_addr dst, uint32_t dst_info, uint32_t dst_def_info, zval *zv, bool… in jit_ZVAL_COPY_CONST() argument
1567 } else if (Z_TYPE_P(zv) == IS_LONG && dst_def_info == MAY_BE_DOUBLE) { in jit_ZVAL_COPY_CONST()
1580 if (dst_def_info == MAY_BE_DOUBLE) { in jit_ZVAL_COPY_CONST()

Completed in 44 milliseconds