Home
last modified time | relevance | path

Searched refs:_Unwind_VRS_Pop (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/gcc/gcc/config/arm/
H A Dpr-support.c157 if (_Unwind_VRS_Pop (context, _UVRSC_CORE, op, _UVRSD_UINT32) in __gnu_unwind_execute()
183 if (_Unwind_VRS_Pop (context, _UVRSC_CORE, mask, _UVRSD_UINT32) in __gnu_unwind_execute()
198 if (_Unwind_VRS_Pop (context, _UVRSC_CORE, op, _UVRSD_UINT32) in __gnu_unwind_execute()
228 if (_Unwind_VRS_Pop (context, _UVRSC_VFP, op, _UVRSD_VFPX) in __gnu_unwind_execute()
237 if (_Unwind_VRS_Pop (context, _UVRSC_FPA, op, _UVRSD_FPAX) in __gnu_unwind_execute()
245 if (_Unwind_VRS_Pop (context, _UVRSC_VFP, op, _UVRSD_VFPX) in __gnu_unwind_execute()
257 if (_Unwind_VRS_Pop (context, _UVRSC_WMMXD, op, _UVRSD_UINT64) in __gnu_unwind_execute()
269 if (_Unwind_VRS_Pop (context, _UVRSC_WMMXC, op, _UVRSD_UINT32) in __gnu_unwind_execute()
288 if (_Unwind_VRS_Pop (context, _UVRSC_FPA, op, _UVRSD_FPAX) in __gnu_unwind_execute()
298 if (_Unwind_VRS_Pop (context, _UVRSC_VFP, op, _UVRSD_DOUBLE) in __gnu_unwind_execute()
[all …]
H A Dlibgcc-bpabi.ver75 _Unwind_VRS_Pop
H A Dunwind-arm.h183 _Unwind_VRS_Result _Unwind_VRS_Pop(_Unwind_Context *, _Unwind_VRS_RegClass,
H A Dunwind-arm.c239 _Unwind_VRS_Result _Unwind_VRS_Pop (_Unwind_Context *context, in _Unwind_VRS_Pop() function
/openbsd/gnu/llvm/libunwind/src/
H A DUnwind-EHABI.cpp287 _Unwind_VRS_Pop(context, _UVRSC_CORE, registers, _UVRSD_UINT32); in _Unwind_VRS_Interpret()
305 _Unwind_VRS_Pop(context, _UVRSC_CORE, registers, _UVRSD_UINT32); in _Unwind_VRS_Interpret()
345 _Unwind_VRS_Pop(context, _UVRSC_VFP, in _Unwind_VRS_Interpret()
352 _Unwind_VRS_Pop(context, _UVRSC_PSEUDO, in _Unwind_VRS_Interpret()
360 _Unwind_VRS_Pop(context, _UVRSC_VFP, in _Unwind_VRS_Interpret()
375 _Unwind_VRS_Pop(context, _UVRSC_WMMXD, in _Unwind_VRS_Interpret()
384 _Unwind_VRS_Pop(context, _UVRSC_WMMXD, in _Unwind_VRS_Interpret()
393 _Unwind_VRS_Pop(context, _UVRSC_WMMXC, v, _UVRSD_DOUBLE); in _Unwind_VRS_Interpret()
405 _Unwind_VRS_Pop(context, _UVRSC_VFP, in _Unwind_VRS_Interpret()
418 _Unwind_VRS_Pop(context, _UVRSC_VFP, RegisterRange(8, byte & 0x7), in _Unwind_VRS_Interpret()
[all …]
/openbsd/gnu/llvm/libunwind/include/
H A Dunwind_arm_ehabi.h124 _Unwind_VRS_Pop(_Unwind_Context *context, _Unwind_VRS_RegClass regclass,