Home
last modified time | relevance | path

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

/external/libunwind_llvm/src/
DUnwind-EHABI.cpp335 v & 0x0f), _UVRSD_VFPX); in _Unwind_VRS_Interpret()
345 RegisterRange(8, byte & 0x07), _UVRSD_VFPX); in _Unwind_VRS_Interpret()
744 case _UVRSD_VFPX: in ValueAsBitPattern()
772 if (representation != _UVRSD_VFPX && representation != _UVRSD_DOUBLE) in _Unwind_VRS_Set()
774 if (representation == _UVRSD_VFPX) { in _Unwind_VRS_Set()
826 if (representation != _UVRSD_VFPX && representation != _UVRSD_DOUBLE) in _Unwind_VRS_Get_Internal()
828 if (representation == _UVRSD_VFPX) { in _Unwind_VRS_Get_Internal()
926 if (representation != _UVRSD_VFPX && representation != _UVRSD_DOUBLE) in _Unwind_VRS_Pop()
946 if (representation == _UVRSD_VFPX) in _Unwind_VRS_Pop()
/external/clang/lib/Headers/
Dunwind.h149 _UVRSD_VFPX = 1, enumerator
/external/libunwind_llvm/include/
Dunwind.h181 _UVRSD_VFPX = 1, enumerator