Searched refs:_Unwind_VRS_Pop (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/gnu/gcc/gcc/config/arm/
H A Dpr-support.c157 if (_Unwind_VRS_Pop (context, _UVRSC_CORE, op, _UVRSD_UINT32)
183 if (_Unwind_VRS_Pop (context, _UVRSC_CORE, mask, _UVRSD_UINT32)
198 if (_Unwind_VRS_Pop (context, _UVRSC_CORE, op, _UVRSD_UINT32)
228 if (_Unwind_VRS_Pop (context, _UVRSC_VFP, op, _UVRSD_VFPX)
237 if (_Unwind_VRS_Pop (context, _UVRSC_FPA, op, _UVRSD_FPAX)
245 if (_Unwind_VRS_Pop (context, _UVRSC_VFP, op, _UVRSD_VFPX)
257 if (_Unwind_VRS_Pop (context, _UVRSC_WMMXD, op, _UVRSD_UINT64)
269 if (_Unwind_VRS_Pop (context, _UVRSC_WMMXC, op, _UVRSD_UINT32)
278 if (_Unwind_VRS_Pop (context, _UVRSC_WMMXD, op, _UVRSD_UINT64)
288 if (_Unwind_VRS_Pop (contex
[all...]
H A Dunwind-arm.h183 _Unwind_VRS_Result _Unwind_VRS_Pop(_Unwind_Context *, _Unwind_VRS_RegClass,
H A Dunwind-arm.c239 _Unwind_VRS_Result _Unwind_VRS_Pop (_Unwind_Context *context, function
/openbsd-current/gnu/llvm/libunwind/src/
H A DUnwind-EHABI.cpp200 // Generates mask discriminator for _Unwind_VRS_Pop, e.g. for _UVRSC_CORE /
206 // Generates mask discriminator for _Unwind_VRS_Pop, e.g. for _UVRSC_VFP /
287 _Unwind_VRS_Pop(context, _UVRSC_CORE, registers, _UVRSD_UINT32);
305 _Unwind_VRS_Pop(context, _UVRSC_CORE, registers, _UVRSD_UINT32);
319 _Unwind_VRS_Pop(context, _UVRSC_CORE, registers, _UVRSD_UINT32);
345 _Unwind_VRS_Pop(context, _UVRSC_VFP,
352 _Unwind_VRS_Pop(context, _UVRSC_PSEUDO,
360 _Unwind_VRS_Pop(context, _UVRSC_VFP,
375 _Unwind_VRS_Pop(context, _UVRSC_WMMXD,
384 _Unwind_VRS_Pop(contex
1052 _Unwind_VRS_Pop(_Unwind_Context *context, _Unwind_VRS_RegClass regclass, function
[all...]
/openbsd-current/gnu/llvm/libunwind/include/
H A Dunwind_arm_ehabi.h124 _Unwind_VRS_Pop(_Unwind_Context *context, _Unwind_VRS_RegClass regclass,

Completed in 131 milliseconds