Home
last modified time | relevance | path

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

/external/libunwind_llvm/src/
DUnwind-EHABI.cpp333 v & 0x0f), _UVRSD_VFPX); in _Unwind_VRS_Interpret()
343 RegisterRange(8, byte & 0x07), _UVRSD_VFPX); in _Unwind_VRS_Interpret()
742 case _UVRSD_VFPX: in ValueAsBitPattern()
770 if (representation != _UVRSD_VFPX && representation != _UVRSD_DOUBLE) in _Unwind_VRS_Set()
772 if (representation == _UVRSD_VFPX) { in _Unwind_VRS_Set()
824 if (representation != _UVRSD_VFPX && representation != _UVRSD_DOUBLE) in _Unwind_VRS_Get_Internal()
826 if (representation == _UVRSD_VFPX) { in _Unwind_VRS_Get_Internal()
924 if (representation != _UVRSD_VFPX && representation != _UVRSD_DOUBLE) in _Unwind_VRS_Pop()
944 if (representation == _UVRSD_VFPX) in _Unwind_VRS_Pop()
/external/clang/lib/Headers/
Dunwind.h149 _UVRSD_VFPX = 1, enumerator
/external/libunwind_llvm/include/
Dunwind.h189 _UVRSD_VFPX = 1, enumerator