Searched refs:_UVRSD_VFPX (Results 1 - 4 of 4) sorted by relevance

/external/libunwind_llvm/src/
H A DUnwind-EHABI.cpp337 v & 0x0f), _UVRSD_VFPX);
347 RegisterRange(8, byte & 0x07), _UVRSD_VFPX);
779 case _UVRSD_VFPX:
814 if (representation != _UVRSD_VFPX && representation != _UVRSD_DOUBLE)
816 if (representation == _UVRSD_VFPX) {
862 if (representation != _UVRSD_VFPX && representation != _UVRSD_DOUBLE)
864 if (representation == _UVRSD_VFPX) {
945 if (representation != _UVRSD_VFPX && representation != _UVRSD_DOUBLE)
955 // For _UVRSD_VFPX, we're assuming the data is stored in FSTMX "standard
965 if (representation == _UVRSD_VFPX)
[all...]
/external/clang/lib/Headers/
H A Dunwind.h141 _UVRSD_VFPX = 1, enumerator in enum:__anon1414
/external/libunwind_llvm/include/
H A Dunwind.h177 _UVRSD_VFPX = 1, enumerator in enum:__anon11212
/external/v8/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/include/
H A Dunwind.h149 _UVRSD_VFPX = 1, enumerator in enum:__anon18996

Completed in 664 milliseconds