Lines Matching refs:_Unwind_VRS_Pop
277 _Unwind_VRS_Pop(context, _UVRSC_CORE, registers, _UVRSD_UINT32); in _Unwind_VRS_Interpret()
295 _Unwind_VRS_Pop(context, _UVRSC_CORE, registers, _UVRSD_UINT32); in _Unwind_VRS_Interpret()
309 _Unwind_VRS_Pop(context, _UVRSC_CORE, registers, _UVRSD_UINT32); in _Unwind_VRS_Interpret()
335 _Unwind_VRS_Pop(context, _UVRSC_VFP, in _Unwind_VRS_Interpret()
346 _Unwind_VRS_Pop(context, _UVRSC_VFP, in _Unwind_VRS_Interpret()
360 _Unwind_VRS_Pop(context, _UVRSC_WMMXD, in _Unwind_VRS_Interpret()
369 _Unwind_VRS_Pop(context, _UVRSC_WMMXD, in _Unwind_VRS_Interpret()
378 _Unwind_VRS_Pop(context, _UVRSC_WMMXC, v, _UVRSD_DOUBLE); in _Unwind_VRS_Interpret()
389 _Unwind_VRS_Pop(context, _UVRSC_VFP, in _Unwind_VRS_Interpret()
402 _Unwind_VRS_Pop(context, _UVRSC_VFP, RegisterRange(8, byte & 0x7), in _Unwind_VRS_Interpret()
906 _Unwind_VRS_Pop(_Unwind_Context *context, _Unwind_VRS_RegClass regclass, in _Unwind_VRS_Pop() function