Home | History | Annotate | Download | only in src

Lines Matching refs:_Unwind_VRS_Pop

189 // Generates mask discriminator for _Unwind_VRS_Pop, e.g. for _UVRSC_CORE /
195 // Generates mask discriminator for _Unwind_VRS_Pop, e.g. for _UVRSC_VFP /
277 _Unwind_VRS_Pop(context, _UVRSC_CORE, registers, _UVRSD_UINT32);
295 _Unwind_VRS_Pop(context, _UVRSC_CORE, registers, _UVRSD_UINT32);
309 _Unwind_VRS_Pop(context, _UVRSC_CORE, registers, _UVRSD_UINT32);
335 _Unwind_VRS_Pop(context, _UVRSC_VFP,
346 _Unwind_VRS_Pop(context, _UVRSC_VFP,
360 _Unwind_VRS_Pop(context, _UVRSC_WMMXD,
369 _Unwind_VRS_Pop(context, _UVRSC_WMMXD,
378 _Unwind_VRS_Pop(context, _UVRSC_WMMXC, v, _UVRSD_DOUBLE);
389 _Unwind_VRS_Pop(context, _UVRSC_VFP,
402 _Unwind_VRS_Pop(context, _UVRSC_VFP, RegisterRange(8, byte & 0x7),
906 _Unwind_VRS_Pop(_Unwind_Context *context, _Unwind_VRS_RegClass regclass,
909 _LIBUNWIND_TRACE_API("_Unwind_VRS_Pop(context=%p, regclass=%d, "