Lines Matching refs:this_addr
8882 zend_jit_addr this_addr = ZEND_ADDR_MEM_ZVAL(ZREG_FP, offsetof(zend_execute_data, This)); local
8883 this_ref = jit_Z_PTR(jit, this_addr);
13996 zend_jit_addr this_addr = ZEND_ADDR_MEM_ZVAL(ZREG_FP, offsetof(zend_execute_data, This)); local
13998 ir_ref ref = jit_Z_PTR(jit, this_addr);
14016 zend_jit_addr this_addr = ZEND_ADDR_MEM_ZVAL(ZREG_FP, offsetof(zend_execute_data, This)); local
14024 jit_guard_Z_TYPE(jit, this_addr, IS_OBJECT, exit_addr);
14031 zend_jit_addr this_addr = ZEND_ADDR_MEM_ZVAL(ZREG_FP, offsetof(zend_execute_data, This)); local
14032 ir_ref if_object = jit_if_Z_TYPE(jit, this_addr, IS_OBJECT);
14104 zend_jit_addr this_addr = ZEND_ADDR_MEM_ZVAL(ZREG_FP, offsetof(zend_execute_data, This)); local
14105 obj_ref = jit_Z_PTR(jit, this_addr);
14634 zend_jit_addr this_addr = ZEND_ADDR_MEM_ZVAL(ZREG_FP, offsetof(zend_execute_data, This)); local
14635 obj_ref = jit_Z_PTR(jit, this_addr);
14984 zend_jit_addr this_addr = ZEND_ADDR_MEM_ZVAL(ZREG_FP, offsetof(zend_execute_data, This)); local
14985 obj_ref = jit_Z_PTR(jit, this_addr);
15412 zend_jit_addr this_addr = ZEND_ADDR_MEM_ZVAL(ZREG_FP, offsetof(zend_execute_data, This)); local
15413 obj_ref = jit_Z_PTR(jit, this_addr);