Home
last modified time | relevance | path

Searched refs:_UVRSD_DOUBLE (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/gnu/llvm/libunwind/src/
DUnwind-EHABI.cpp376 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/
Dpr-support.c298 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()
Dunwind-arm.h146 _UVRSD_DOUBLE = 5 enumerator
Dunwind-arm.c279 if ((representation != _UVRSD_VFPX && representation != _UVRSD_DOUBLE) in _Unwind_VRS_Pop()
/openbsd/src/gnu/llvm/libunwind/include/
Dunwind_arm_ehabi.h102 _UVRSD_DOUBLE = 5 enumerator
/openbsd/src/gnu/llvm/clang/lib/Headers/
Dunwind.h188 _UVRSD_DOUBLE = 5 enumerator