HomeSort by relevance Sort by last modified time
    Searched refs:_Unwind_VRS_Pop (Results 1 - 8 of 8) sorted by null

  /external/libcxxabi/src/Unwind/
Unwind-EHABI.cpp 195 // Generates mask discriminator for _Unwind_VRS_Pop, e.g. for _UVRSC_CORE /
201 // Generates mask discriminator for _Unwind_VRS_Pop, e.g. for _UVRSC_VFP /
275 _Unwind_VRS_Pop(context, _UVRSC_CORE, registers, _UVRSD_UINT32);
293 _Unwind_VRS_Pop(context, _UVRSC_CORE, registers, _UVRSD_UINT32);
307 _Unwind_VRS_Pop(context, _UVRSC_CORE, registers, _UVRSD_UINT32);
333 _Unwind_VRS_Pop(context, _UVRSC_VFP,
343 _Unwind_VRS_Pop(context, _UVRSC_VFP,
357 _Unwind_VRS_Pop(context, _UVRSC_WMMXD,
366 _Unwind_VRS_Pop(context, _UVRSC_WMMXD,
375 _Unwind_VRS_Pop(context, _UVRSC_WMMXC, v, _UVRSD_DOUBLE)
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
Unwind-EHABI.cpp 199 // Generates mask discriminator for _Unwind_VRS_Pop, e.g. for _UVRSC_CORE /
205 // Generates mask discriminator for _Unwind_VRS_Pop, e.g. for _UVRSC_VFP /
241 _Unwind_VRS_Pop(context, _UVRSC_CORE, registers, _UVRSD_UINT32);
259 _Unwind_VRS_Pop(context, _UVRSC_CORE, registers, _UVRSD_UINT32);
273 _Unwind_VRS_Pop(context, _UVRSC_CORE, registers, _UVRSD_UINT32);
299 _Unwind_VRS_Pop(context, _UVRSC_VFP,
309 _Unwind_VRS_Pop(context, _UVRSC_VFP,
323 _Unwind_VRS_Pop(context, _UVRSC_WMMXD,
332 _Unwind_VRS_Pop(context, _UVRSC_WMMXD,
341 _Unwind_VRS_Pop(context, _UVRSC_WMMXC, v, _UVRSD_DOUBLE)
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
unwind-arm-common.h 178 _Unwind_VRS_Result _Unwind_VRS_Pop(_Unwind_Context *, _Unwind_VRS_RegClass,
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.8/lib/gcc/arm-linux-androideabi/4.8/include/
unwind-arm-common.h 178 _Unwind_VRS_Result _Unwind_VRS_Pop(_Unwind_Context *, _Unwind_VRS_RegClass,
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
unwind-arm-common.h 178 _Unwind_VRS_Result _Unwind_VRS_Pop(_Unwind_Context *, _Unwind_VRS_RegClass,
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.8/lib/gcc/arm-linux-androideabi/4.8/include/
unwind-arm-common.h 178 _Unwind_VRS_Result _Unwind_VRS_Pop(_Unwind_Context *, _Unwind_VRS_RegClass,
  /external/libcxxabi/include/
unwind.h 206 _Unwind_VRS_Pop(_Unwind_Context *context, _Unwind_VRS_RegClass regclass,
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/
unwind.h 204 extern _Unwind_VRS_Result _Unwind_VRS_Pop(_Unwind_Context *context,

Completed in 821 milliseconds