Searched refs:_UVRSC_VFP (Results 1 – 3 of 3) sorted by relevance
/external/libunwind_llvm/src/ |
D | Unwind-EHABI.cpp | 331 _Unwind_VRS_Pop(context, _UVRSC_VFP, in _Unwind_VRS_Interpret() 342 _Unwind_VRS_Pop(context, _UVRSC_VFP, in _Unwind_VRS_Interpret() 387 _Unwind_VRS_Pop(context, _UVRSC_VFP, in _Unwind_VRS_Interpret() 400 _Unwind_VRS_Pop(context, _UVRSC_VFP, RegisterRange(8, byte & 0x7), in _Unwind_VRS_Interpret() 769 case _UVRSC_VFP: in _Unwind_VRS_Set() 823 case _UVRSC_VFP: in _Unwind_VRS_Get_Internal() 923 case _UVRSC_VFP: { in _Unwind_VRS_Pop()
|
/external/clang/lib/Headers/ |
D | unwind.h | 142 _UVRSC_VFP = 1, /* vfp */ enumerator
|
/external/libunwind_llvm/include/ |
D | unwind.h | 182 _UVRSC_VFP = 1, /* vfp */ enumerator
|