Home
last modified time | relevance | path

Searched refs:_UVRSD_VFPX (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwind-EHABI.cpp347 v & 0x0f), _UVRSD_VFPX); in _Unwind_VRS_Interpret()
361 RegisterRange(8, byte & 0x07), _UVRSD_VFPX); in _Unwind_VRS_Interpret()
900 case _UVRSD_VFPX: in ValueAsBitPattern()
928 if (representation != _UVRSD_VFPX && representation != _UVRSD_DOUBLE) in _Unwind_VRS_Set()
930 if (representation == _UVRSD_VFPX) { in _Unwind_VRS_Set()
991 if (representation != _UVRSD_VFPX && representation != _UVRSD_DOUBLE) in _Unwind_VRS_Get_Internal()
993 if (representation == _UVRSD_VFPX) { in _Unwind_VRS_Get_Internal()
1100 if (representation != _UVRSD_VFPX && representation != _UVRSD_DOUBLE) in _Unwind_VRS_Pop()
1127 if (representation == _UVRSD_VFPX) in _Unwind_VRS_Pop()
/freebsd/contrib/llvm-project/libunwind/include/
H A Dunwind_arm_ehabi.h103 _UVRSD_VFPX = 1, enumerator
/freebsd/contrib/libcxxrt/
H A Dunwind-arm.h125 _UVRSD_VFPX = 1, enumerator
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dunwind.h185 _UVRSD_VFPX = 1, enumerator