Lines Matching refs:_Unwind_VRS_Pop
273 _Unwind_VRS_Pop(context, _UVRSC_CORE, registers, _UVRSD_UINT32); in _Unwind_VRS_Interpret()
291 _Unwind_VRS_Pop(context, _UVRSC_CORE, registers, _UVRSD_UINT32); in _Unwind_VRS_Interpret()
305 _Unwind_VRS_Pop(context, _UVRSC_CORE, registers, _UVRSD_UINT32); in _Unwind_VRS_Interpret()
331 _Unwind_VRS_Pop(context, _UVRSC_VFP, in _Unwind_VRS_Interpret()
342 _Unwind_VRS_Pop(context, _UVRSC_VFP, in _Unwind_VRS_Interpret()
357 _Unwind_VRS_Pop(context, _UVRSC_WMMXD, in _Unwind_VRS_Interpret()
366 _Unwind_VRS_Pop(context, _UVRSC_WMMXD, in _Unwind_VRS_Interpret()
375 _Unwind_VRS_Pop(context, _UVRSC_WMMXC, v, _UVRSD_DOUBLE); in _Unwind_VRS_Interpret()
387 _Unwind_VRS_Pop(context, _UVRSC_VFP, in _Unwind_VRS_Interpret()
400 _Unwind_VRS_Pop(context, _UVRSC_VFP, RegisterRange(8, byte & 0x7), in _Unwind_VRS_Interpret()
879 _Unwind_VRS_Pop(_Unwind_Context *context, _Unwind_VRS_RegClass regclass, in _Unwind_VRS_Pop() function