Lines Matching refs:_Unwind_VRS_Pop
279 _Unwind_VRS_Pop(context, _UVRSC_CORE, registers, _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()
337 _Unwind_VRS_Pop(context, _UVRSC_VFP, in _Unwind_VRS_Interpret()
348 _Unwind_VRS_Pop(context, _UVRSC_VFP, in _Unwind_VRS_Interpret()
363 _Unwind_VRS_Pop(context, _UVRSC_WMMXD, in _Unwind_VRS_Interpret()
372 _Unwind_VRS_Pop(context, _UVRSC_WMMXD, in _Unwind_VRS_Interpret()
381 _Unwind_VRS_Pop(context, _UVRSC_WMMXC, v, _UVRSD_DOUBLE); in _Unwind_VRS_Interpret()
393 _Unwind_VRS_Pop(context, _UVRSC_VFP, in _Unwind_VRS_Interpret()
406 _Unwind_VRS_Pop(context, _UVRSC_VFP, RegisterRange(8, byte & 0x7), in _Unwind_VRS_Interpret()
887 _Unwind_VRS_Pop(_Unwind_Context *context, _Unwind_VRS_RegClass regclass, in _Unwind_VRS_Pop() function