Lines Matching refs:_UVRSD_UINT32
261 _Unwind_VRS_Get(context, _UVRSC_CORE, UNW_ARM_SP, _UVRSD_UINT32, &sp); in _Unwind_VRS_Interpret()
266 _Unwind_VRS_Set(context, _UVRSC_CORE, UNW_ARM_SP, _UVRSD_UINT32, &sp); in _Unwind_VRS_Interpret()
279 _Unwind_VRS_Pop(context, _UVRSC_CORE, registers, _UVRSD_UINT32); in _Unwind_VRS_Interpret()
288 _UVRSD_UINT32, &sp); in _Unwind_VRS_Interpret()
289 _Unwind_VRS_Set(context, _UVRSC_CORE, UNW_ARM_SP, _UVRSD_UINT32, in _Unwind_VRS_Interpret()
297 _Unwind_VRS_Pop(context, _UVRSC_CORE, registers, _UVRSD_UINT32); in _Unwind_VRS_Interpret()
311 _Unwind_VRS_Pop(context, _UVRSC_CORE, registers, _UVRSD_UINT32); in _Unwind_VRS_Interpret()
328 _Unwind_VRS_Get(context, _UVRSC_CORE, UNW_ARM_SP, _UVRSD_UINT32, in _Unwind_VRS_Interpret()
331 _Unwind_VRS_Set(context, _UVRSC_CORE, UNW_ARM_SP, _UVRSD_UINT32, in _Unwind_VRS_Interpret()
417 _Unwind_VRS_Get(context, _UVRSC_CORE, UNW_ARM_LR, _UVRSD_UINT32, &lr); in _Unwind_VRS_Interpret()
418 _Unwind_VRS_Set(context, _UVRSC_CORE, UNW_ARM_IP, _UVRSD_UINT32, &lr); in _Unwind_VRS_Interpret()
745 case _UVRSD_UINT32: in ValueAsBitPattern()
771 if (representation != _UVRSD_UINT32 || regno > 15) in _Unwind_VRS_Set()
795 if (representation != _UVRSD_UINT32 || regno > 3) in _Unwind_VRS_Set()
825 if (representation != _UVRSD_UINT32 || regno > 15) in _Unwind_VRS_Get_Internal()
849 if (representation != _UVRSD_UINT32 || regno > 3) in _Unwind_VRS_Get_Internal()
900 if (representation != _UVRSD_UINT32) in _Unwind_VRS_Pop()
907 _UVRSD_UINT32, &sp) != _UVRSR_OK) { in _Unwind_VRS_Pop()
917 _UVRSD_UINT32, &value) != _UVRSR_OK) { in _Unwind_VRS_Pop()
923 _UVRSD_UINT32, &sp); in _Unwind_VRS_Pop()
939 _UVRSD_UINT32, &sp) != _UVRSR_OK) { in _Unwind_VRS_Pop()
961 return _Unwind_VRS_Set(context, _UVRSC_CORE, UNW_ARM_SP, _UVRSD_UINT32, in _Unwind_VRS_Pop()