Home
last modified time | relevance | path

Searched refs:regclass (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DUnwind-EHABI.cpp783 _Unwind_VRS_Set(_Unwind_Context *context, _Unwind_VRS_RegClass regclass, in _Unwind_VRS_Set() argument
788 static_cast<void *>(context), regclass, regno, in _Unwind_VRS_Set()
792 switch (regclass) { in _Unwind_VRS_Set()
836 _Unwind_VRS_RegClass regclass, uint32_t regno, in _Unwind_VRS_Get_Internal() argument
840 switch (regclass) { in _Unwind_VRS_Get_Internal()
884 _Unwind_VRS_RegClass regclass, in _Unwind_VRS_Get() argument
889 _Unwind_VRS_Get_Internal(context, regclass, regno, representation, in _Unwind_VRS_Get()
893 static_cast<void *>(context), regclass, regno, in _Unwind_VRS_Get()
900 _Unwind_VRS_Pop(_Unwind_Context *context, _Unwind_VRS_RegClass regclass, in _Unwind_VRS_Pop() argument
905 static_cast<void *>(context), regclass, discriminator, in _Unwind_VRS_Pop()
[all …]
/ndk/sources/cxx-stl/gabi++/include/
Dunwind-arm.h123 _Unwind_VRS_RegClass regclass,
129 _Unwind_VRS_RegClass regclass,
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/
Dunwind.h192 _Unwind_VRS_Get(_Unwind_Context *context, _Unwind_VRS_RegClass regclass,
197 _Unwind_VRS_Set(_Unwind_Context *context, _Unwind_VRS_RegClass regclass,
202 _Unwind_VRS_Pop(_Unwind_Context *context, _Unwind_VRS_RegClass regclass,