Searched refs:jit_Z_PTR (Results 1 – 1 of 1) sorted by relevance
/php-src/ext/opcache/jit/ |
H A D | zend_jit_ir.c | 1637 ref = jit_Z_PTR(jit, src); in jit_ZVAL_COPY() 1692 ref = jit_Z_PTR(jit, src); in jit_ZVAL_COPY_2() 1787 ref = jit_Z_PTR(jit, addr); in jit_ZVAL_PTR_DTOR() 9299 ref = jit_Z_PTR(jit, op2_addr); 11513 ref = jit_Z_PTR(jit, op1_addr); 11548 ref = jit_Z_PTR(jit, op1_addr); 11586 ref = jit_Z_PTR(jit, op1_addr); 11624 jit_Z_PTR(jit, op1_addr)); 11679 ref = jit_Z_PTR(jit, op2_addr); 11726 ptr = jit_Z_PTR(jit, val_addr); [all …]
|
Completed in 49 milliseconds