Searched refs:_UVRSC_VFP (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/libunwind/src/ |
H A D | Unwind-EHABI.cpp | 345 _Unwind_VRS_Pop(context, _UVRSC_VFP, in _Unwind_VRS_Interpret() 360 _Unwind_VRS_Pop(context, _UVRSC_VFP, in _Unwind_VRS_Interpret() 405 _Unwind_VRS_Pop(context, _UVRSC_VFP, in _Unwind_VRS_Interpret() 418 _Unwind_VRS_Pop(context, _UVRSC_VFP, RegisterRange(8, byte & 0x7), in _Unwind_VRS_Interpret() 927 case _UVRSC_VFP: in _Unwind_VRS_Set() 990 case _UVRSC_VFP: in _Unwind_VRS_Get_Internal() 1099 case _UVRSC_VFP: { in _Unwind_VRS_Pop()
|
/freebsd/contrib/llvm-project/libunwind/include/ |
H A D | unwind_arm_ehabi.h | 95 _UVRSC_VFP = 1, /* vfp */ enumerator
|
/freebsd/contrib/libcxxrt/ |
H A D | unwind-arm.h | 118 _UVRSC_VFP = 1, enumerator
|
/freebsd/contrib/llvm-project/clang/lib/Headers/ |
H A D | unwind.h | 177 _UVRSC_VFP = 1, /* vfp */ enumerator
|