Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c1634 jit_set_Z_W2(jit, dst, jit_Z_W2(jit, src)); in jit_ZVAL_COPY()
1688 jit_set_Z_W2(jit, dst, ref); in jit_ZVAL_COPY_2()
1689 jit_set_Z_W2(jit, dst2, ref); in jit_ZVAL_COPY_2()
4810 jit_set_Z_W2(jit, res_addr, ir_CONST_U32(0x41e00000)); in zend_jit_inc_dec()
4822 jit_set_Z_W2(jit, res_addr, ir_CONST_U32(0xc1e00000)); in zend_jit_inc_dec()
5065 jit_set_Z_W2(jit, res_addr, ir_CONST_U32(0x41e00000)); in zend_jit_math_long_long()
5084 jit_set_Z_W2(jit, res_addr, ir_CONST_U32(0xc1e00000)); in zend_jit_math_long_long()
11788 jit_set_Z_W2(jit, res_addr, jit_Z_W2(jit, val_addr));
15738 jit_set_Z_W2(jit, var_addr, ir_CONST_U32(0x41e00000));
15746 jit_set_Z_W2(jit, res_addr, ir_CONST_U32(0x41e00000));
[all …]

Completed in 44 milliseconds