Searched refs:_UVRSC_VFP (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/gnu/gcc/gcc/config/arm/
H A Dpr-support.c228 if (_Unwind_VRS_Pop (context, _UVRSC_VFP, op, _UVRSD_VFPX)
245 if (_Unwind_VRS_Pop (context, _UVRSC_VFP, op, _UVRSD_VFPX)
298 if (_Unwind_VRS_Pop (context, _UVRSC_VFP, op, _UVRSD_DOUBLE)
310 if (_Unwind_VRS_Pop (context, _UVRSC_VFP, op, _UVRSD_DOUBLE)
H A Dunwind-arm.h132 _UVRSC_VFP = 1, /* vfp */ enumerator in enum:__anon133
H A Dunwind-arm.c193 case _UVRSC_VFP:
225 case _UVRSC_VFP:
271 case _UVRSC_VFP:
/openbsd-current/gnu/llvm/libunwind/include/
H A Dunwind_arm_ehabi.h91 _UVRSC_VFP = 1, /* vfp */ enumerator in enum:__anon301
/openbsd-current/gnu/llvm/libunwind/src/
H A DUnwind-EHABI.cpp206 // Generates mask discriminator for _Unwind_VRS_Pop, e.g. for _UVRSC_VFP /
345 _Unwind_VRS_Pop(context, _UVRSC_VFP,
360 _Unwind_VRS_Pop(context, _UVRSC_VFP,
405 _Unwind_VRS_Pop(context, _UVRSC_VFP,
418 _Unwind_VRS_Pop(context, _UVRSC_VFP, RegisterRange(8, byte & 0x7),
924 case _UVRSC_VFP:
987 case _UVRSC_VFP:
1096 case _UVRSC_VFP: {
/openbsd-current/gnu/llvm/clang/lib/Headers/
H A Dunwind.h177 _UVRSC_VFP = 1, /* vfp */ enumerator in enum:__anon676

Completed in 79 milliseconds