Searched refs:_UVRSD_DOUBLE (Results 1 – 6 of 6) sorted by relevance
| /openbsd/src/gnu/llvm/libunwind/src/ |
| D | Unwind-EHABI.cpp | 376 RegisterRange(10, byte & 0x7), _UVRSD_DOUBLE); in _Unwind_VRS_Interpret() 386 _UVRSD_DOUBLE); in _Unwind_VRS_Interpret() 393 _Unwind_VRS_Pop(context, _UVRSC_WMMXC, v, _UVRSD_DOUBLE); in _Unwind_VRS_Interpret() 407 _UVRSD_DOUBLE); in _Unwind_VRS_Interpret() 419 _UVRSD_DOUBLE); in _Unwind_VRS_Interpret() 899 case _UVRSD_DOUBLE: in ValueAsBitPattern() 925 if (representation != _UVRSD_VFPX && representation != _UVRSD_DOUBLE) in _Unwind_VRS_Set() 949 if (representation != _UVRSD_DOUBLE || regno > 31) in _Unwind_VRS_Set() 988 if (representation != _UVRSD_VFPX && representation != _UVRSD_DOUBLE) in _Unwind_VRS_Get_Internal() 1012 if (representation != _UVRSD_DOUBLE || regno > 31) in _Unwind_VRS_Get_Internal() [all …]
|
| /openbsd/src/gnu/gcc/gcc/config/arm/ |
| D | pr-support.c | 298 if (_Unwind_VRS_Pop (context, _UVRSC_VFP, op, _UVRSD_DOUBLE) in __gnu_unwind_execute() 310 if (_Unwind_VRS_Pop (context, _UVRSC_VFP, op, _UVRSD_DOUBLE) in __gnu_unwind_execute()
|
| D | unwind-arm.h | 146 _UVRSD_DOUBLE = 5 enumerator
|
| D | unwind-arm.c | 279 if ((representation != _UVRSD_VFPX && representation != _UVRSD_DOUBLE) in _Unwind_VRS_Pop()
|
| /openbsd/src/gnu/llvm/libunwind/include/ |
| D | unwind_arm_ehabi.h | 102 _UVRSD_DOUBLE = 5 enumerator
|
| /openbsd/src/gnu/llvm/clang/lib/Headers/ |
| D | unwind.h | 188 _UVRSD_DOUBLE = 5 enumerator
|