Lines Matching refs:jit_Z_PTR_ref
1531 static ir_ref jit_Z_PTR_ref(zend_jit_ctx *jit, ir_ref ref) in jit_Z_PTR_ref() function
1541 return jit_Z_PTR_ref(jit, jit_ZVAL_ADDR(jit, addr)); in jit_Z_PTR()
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()
6149 ref2 = ir_ADD_OFFSET(jit_Z_PTR_ref(jit, ref), offsetof(zend_reference, val)); in jit_ZVAL_DEREF_ref()
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);
12764 array_reference_ref = ir_ADD_OFFSET(jit_Z_PTR_ref(jit, ref), offsetof(zend_reference, val));
12792 ref = jit_Z_PTR_ref(jit, op1_ref);
13506 reference = jit_Z_PTR_ref(jit, ref);