Home
last modified time | relevance | path

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

/external/libunwind_llvm/src/
DUnwind-EHABI.cpp337 v & 0x0f), _UVRSD_VFPX); in _Unwind_VRS_Interpret()
347 RegisterRange(8, byte & 0x07), _UVRSD_VFPX); in _Unwind_VRS_Interpret()
779 case _UVRSD_VFPX: in ValueAsBitPattern()
814 if (representation != _UVRSD_VFPX && representation != _UVRSD_DOUBLE) in _Unwind_VRS_Set()
816 if (representation == _UVRSD_VFPX) { in _Unwind_VRS_Set()
862 if (representation != _UVRSD_VFPX && representation != _UVRSD_DOUBLE) in _Unwind_VRS_Get_Internal()
864 if (representation == _UVRSD_VFPX) { in _Unwind_VRS_Get_Internal()
945 if (representation != _UVRSD_VFPX && representation != _UVRSD_DOUBLE) in _Unwind_VRS_Pop()
965 if (representation == _UVRSD_VFPX) in _Unwind_VRS_Pop()
/external/clang/lib/Headers/
Dunwind.h141 _UVRSD_VFPX = 1, enumerator
/external/libunwind_llvm/include/
Dunwind.h177 _UVRSD_VFPX = 1, enumerator