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

  /external/libunwind_llvm/src/
Unwind-EHABI.cpp 189 // Generates mask discriminator for _Unwind_VRS_Pop, e.g. for _UVRSC_CORE /
195 // Generates mask discriminator for _Unwind_VRS_Pop, e.g. for _UVRSC_VFP /
277 _Unwind_VRS_Pop(context, _UVRSC_CORE, registers, _UVRSD_UINT32);
295 _Unwind_VRS_Pop(context, _UVRSC_CORE, registers, _UVRSD_UINT32);
309 _Unwind_VRS_Pop(context, _UVRSC_CORE, registers, _UVRSD_UINT32);
335 _Unwind_VRS_Pop(context, _UVRSC_VFP,
346 _Unwind_VRS_Pop(context, _UVRSC_VFP,
360 _Unwind_VRS_Pop(context, _UVRSC_WMMXD,
369 _Unwind_VRS_Pop(context, _UVRSC_WMMXD,
378 _Unwind_VRS_Pop(context, _UVRSC_WMMXC, v, _UVRSD_DOUBLE)
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
Unwind-EHABI.cpp 193 // Generates mask discriminator for _Unwind_VRS_Pop, e.g. for _UVRSC_CORE /
199 // Generates mask discriminator for _Unwind_VRS_Pop, e.g. for _UVRSC_VFP /
270 _Unwind_VRS_Pop(context, _UVRSC_CORE, registers, _UVRSD_UINT32);
288 _Unwind_VRS_Pop(context, _UVRSC_CORE, registers, _UVRSD_UINT32);
302 _Unwind_VRS_Pop(context, _UVRSC_CORE, registers, _UVRSD_UINT32);
328 _Unwind_VRS_Pop(context, _UVRSC_VFP,
339 _Unwind_VRS_Pop(context, _UVRSC_VFP,
353 _Unwind_VRS_Pop(context, _UVRSC_WMMXD,
362 _Unwind_VRS_Pop(context, _UVRSC_WMMXD,
371 _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.9/lib/gcc/arm-linux-androideabi/4.9.x/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.9/lib/gcc/arm-linux-androideabi/4.9.x/include/
unwind-arm-common.h 178 _Unwind_VRS_Result _Unwind_VRS_Pop(_Unwind_Context *, _Unwind_VRS_RegClass,
  /external/libunwind_llvm/include/
unwind.h 202 _Unwind_VRS_Pop(_Unwind_Context *context, _Unwind_VRS_RegClass regclass,
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/
unwind.h 202 _Unwind_VRS_Pop(_Unwind_Context *context, _Unwind_VRS_RegClass regclass,

Completed in 266 milliseconds