Lines Matching refs:GetRegisterKind
221 row_register_kind = lang_runtime_plan_sp->GetRegisterKind(); in InitializeZerothFrame()
248 row_register_kind = m_full_unwind_plan_sp->GetRegisterKind(); in InitializeZerothFrame()
444 RegisterKind row_register_kind = m_full_unwind_plan_sp->GetRegisterKind(); in InitializeNonZerothFrame()
607 row_register_kind = lang_runtime_plan_sp->GetRegisterKind(); in InitializeNonZerothFrame()
641 row_register_kind = m_fast_unwind_plan_sp->GetRegisterKind(); in InitializeNonZerothFrame()
656 row_register_kind = m_full_unwind_plan_sp->GetRegisterKind(); in InitializeNonZerothFrame()
1289 unwindplan_registerkind = m_fast_unwind_plan_sp->GetRegisterKind(); in SavedLocationForRegister()
1331 unwindplan_registerkind = m_full_unwind_plan_sp->GetRegisterKind(); in SavedLocationForRegister()
1365 m_thread, m_full_unwind_plan_sp->GetRegisterKind(), in SavedLocationForRegister()
1456 unwindplan_registerkind = m_full_unwind_plan_sp->GetRegisterKind(); in SavedLocationForRegister()
1797 if (!ReadFrameAddress(m_fallback_unwind_plan_sp->GetRegisterKind(), in TryFallbackUnwindPlan()
1807 ReadFrameAddress(m_fallback_unwind_plan_sp->GetRegisterKind(), in TryFallbackUnwindPlan()
1882 if (!ReadFrameAddress(m_fallback_unwind_plan_sp->GetRegisterKind(), in ForceSwitchToFallbackUnwindPlan()
1890 ReadFrameAddress(m_fallback_unwind_plan_sp->GetRegisterKind(), in ForceSwitchToFallbackUnwindPlan()
2201 return ReadGPRValue(regnum.GetRegisterKind(), regnum.GetRegisterNumber(), in ReadGPRValue()