Searched refs:_UVRSC_VFP (Results 1 – 4 of 4) sorted by relevance
/external/llvm-project/libunwind/src/ |
D | Unwind-EHABI.cpp | 337 _Unwind_VRS_Pop(context, _UVRSC_VFP, in _Unwind_VRS_Interpret() 348 _Unwind_VRS_Pop(context, _UVRSC_VFP, in _Unwind_VRS_Interpret() 393 _Unwind_VRS_Pop(context, _UVRSC_VFP, in _Unwind_VRS_Interpret() 406 _Unwind_VRS_Pop(context, _UVRSC_VFP, RegisterRange(8, byte & 0x7), in _Unwind_VRS_Interpret() 777 case _UVRSC_VFP: in _Unwind_VRS_Set() 831 case _UVRSC_VFP: in _Unwind_VRS_Get_Internal() 931 case _UVRSC_VFP: { in _Unwind_VRS_Pop()
|
/external/clang/lib/Headers/ |
D | unwind.h | 142 _UVRSC_VFP = 1, /* vfp */ enumerator
|
/external/llvm-project/clang/lib/Headers/ |
D | unwind.h | 173 _UVRSC_VFP = 1, /* vfp */ enumerator
|
/external/llvm-project/libunwind/include/ |
D | unwind.h | 178 _UVRSC_VFP = 1, /* vfp */ enumerator
|