Searched refs:this_obj_vreg (Results 1 – 3 of 3) sorted by relevance
524 uint16_t this_obj_vreg = GetReceiverRegisterForStringInit(instr); in EnterInterpreterFromDeoptimize() local529 SetStringInitValueToAllAliases(shadow_frame, this_obj_vreg, value); in EnterInterpreterFromDeoptimize()
498 uint16_t this_obj_vreg, in SetStringInitValueToAllAliases() argument501 ObjPtr<mirror::Object> existing = shadow_frame->GetVRegReference(this_obj_vreg); in SetStringInitValueToAllAliases()506 shadow_frame->SetVRegReference(this_obj_vreg, result.GetL()); in SetStringInitValueToAllAliases()
539 uint16_t this_obj_vreg,