Searched refs:jit_Z_PTR_ref (Results 1 – 1 of 1) sorted by relevance
/php-src/ext/opcache/jit/ |
H A D | zend_jit_ir.c | 1818 ref2 = jit_Z_PTR_ref(jit, ref2); in jit_ZVAL_PTR_DTOR() 4873 ref2 = jit_Z_PTR_ref(jit, ref); in zend_jit_inc_dec() 6072 ref2 = jit_Z_PTR_ref(jit, ref); in zend_jit_assign_op() 6167 ref2 = jit_Z_PTR_ref(jit, ref); in jit_ZVAL_INDIRECT_DEREF_ref() 6247 ref = jit_Z_PTR_ref(jit, ref); in zend_jit_simple_assign() 6427 ref2 = jit_Z_PTR_ref(jit, ref); in zend_jit_assign_to_variable() 10680 ref = jit_Z_PTR_ref(jit, ref); 11374 ref = jit_Z_PTR_ref(jit, bucket_ref); 11748 ptr2 = jit_Z_PTR_ref(jit, val2); 12792 ref = jit_Z_PTR_ref(jit, op1_ref); [all …]
|
Completed in 43 milliseconds