Searched refs:_UVRSC_VFP (Results 1 – 3 of 3) sorted by relevance
/external/libunwind_llvm/src/ |
D | Unwind-EHABI.cpp | 335 _Unwind_VRS_Pop(context, _UVRSC_VFP, in _Unwind_VRS_Interpret() 346 _Unwind_VRS_Pop(context, _UVRSC_VFP, in _Unwind_VRS_Interpret() 389 _Unwind_VRS_Pop(context, _UVRSC_VFP, in _Unwind_VRS_Interpret() 402 _Unwind_VRS_Pop(context, _UVRSC_VFP, RegisterRange(8, byte & 0x7), in _Unwind_VRS_Interpret() 813 case _UVRSC_VFP: in _Unwind_VRS_Set() 861 case _UVRSC_VFP: in _Unwind_VRS_Get_Internal() 943 case _UVRSC_VFP: in _Unwind_VRS_Pop()
|
/external/clang/lib/Headers/ |
D | unwind.h | 134 _UVRSC_VFP = 1, /* vfp */ enumerator
|
/external/libunwind_llvm/include/ |
D | unwind.h | 170 _UVRSC_VFP = 1, /* vfp */ enumerator
|