Lines Matching refs:GetRegisterKind
222 row_register_kind = lang_runtime_plan_sp->GetRegisterKind(); in InitializeZerothFrame()
249 row_register_kind = m_full_unwind_plan_sp->GetRegisterKind(); in InitializeZerothFrame()
432 RegisterKind row_register_kind = m_full_unwind_plan_sp->GetRegisterKind(); in InitializeNonZerothFrame()
592 row_register_kind = lang_runtime_plan_sp->GetRegisterKind(); in InitializeNonZerothFrame()
626 row_register_kind = m_fast_unwind_plan_sp->GetRegisterKind(); in InitializeNonZerothFrame()
641 row_register_kind = m_full_unwind_plan_sp->GetRegisterKind(); in InitializeNonZerothFrame()
1266 unwindplan_registerkind = m_fast_unwind_plan_sp->GetRegisterKind(); in SavedLocationForRegister()
1307 unwindplan_registerkind = m_full_unwind_plan_sp->GetRegisterKind(); in SavedLocationForRegister()
1341 m_thread, m_full_unwind_plan_sp->GetRegisterKind(), in SavedLocationForRegister()
1432 unwindplan_registerkind = m_full_unwind_plan_sp->GetRegisterKind(); in SavedLocationForRegister()
1769 if (!ReadFrameAddress(m_fallback_unwind_plan_sp->GetRegisterKind(), in TryFallbackUnwindPlan()
1779 ReadFrameAddress(m_fallback_unwind_plan_sp->GetRegisterKind(), in TryFallbackUnwindPlan()
1854 if (!ReadFrameAddress(m_fallback_unwind_plan_sp->GetRegisterKind(), in ForceSwitchToFallbackUnwindPlan()
1862 ReadFrameAddress(m_fallback_unwind_plan_sp->GetRegisterKind(), in ForceSwitchToFallbackUnwindPlan()
2149 return ReadGPRValue(regnum.GetRegisterKind(), regnum.GetRegisterNumber(), in ReadGPRValue()