Home
last modified time | relevance | path

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

/external/llvm-project/libunwind/src/
DUnwind-EHABI.cpp339 v & 0x0f), _UVRSD_VFPX); in _Unwind_VRS_Interpret()
349 RegisterRange(8, byte & 0x07), _UVRSD_VFPX); in _Unwind_VRS_Interpret()
750 case _UVRSD_VFPX: in ValueAsBitPattern()
778 if (representation != _UVRSD_VFPX && representation != _UVRSD_DOUBLE) in _Unwind_VRS_Set()
780 if (representation == _UVRSD_VFPX) { in _Unwind_VRS_Set()
832 if (representation != _UVRSD_VFPX && representation != _UVRSD_DOUBLE) in _Unwind_VRS_Get_Internal()
834 if (representation == _UVRSD_VFPX) { in _Unwind_VRS_Get_Internal()
932 if (representation != _UVRSD_VFPX && representation != _UVRSD_DOUBLE) in _Unwind_VRS_Pop()
959 if (representation == _UVRSD_VFPX) in _Unwind_VRS_Pop()
/external/clang/lib/Headers/
Dunwind.h149 _UVRSD_VFPX = 1, enumerator
/external/llvm-project/clang/lib/Headers/
Dunwind.h180 _UVRSD_VFPX = 1, enumerator
/external/llvm-project/libunwind/include/
Dunwind.h185 _UVRSD_VFPX = 1, enumerator