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

/freebsd-current/contrib/llvm-project/libunwind/include/
H A Dunwind_arm_ehabi.h103 _UVRSD_VFPX = 1, enumerator in enum:__anon1158
/freebsd-current/contrib/llvm-project/libunwind/src/
H A DUnwind-EHABI.cpp347 v & 0x0f), _UVRSD_VFPX);
361 RegisterRange(8, byte & 0x07), _UVRSD_VFPX);
900 case _UVRSD_VFPX:
928 if (representation != _UVRSD_VFPX && representation != _UVRSD_DOUBLE)
930 if (representation == _UVRSD_VFPX) {
991 if (representation != _UVRSD_VFPX && representation != _UVRSD_DOUBLE)
993 if (representation == _UVRSD_VFPX) {
1100 if (representation != _UVRSD_VFPX && representation != _UVRSD_DOUBLE)
1110 // For _UVRSD_VFPX, we're assuming the data is stored in FSTMX "standard
1127 if (representation == _UVRSD_VFPX)
[all...]
/freebsd-current/contrib/libcxxrt/
H A Dunwind-arm.h125 _UVRSD_VFPX = 1, enumerator in enum:__anon16
/freebsd-current/contrib/llvm-project/clang/lib/Headers/
H A Dunwind.h185 _UVRSD_VFPX = 1, enumerator in enum:__anon735

Completed in 121 milliseconds