Home
last modified time | relevance | path

Searched defs:regclass (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/libunwind/src/
HDUnwind-EHABI.cpp758 _Unwind_VRS_Set(_Unwind_Context *context, _Unwind_VRS_RegClass regclass, in _Unwind_VRS_Set()
817 _Unwind_VRS_RegClass regclass, uint32_t regno, in _Unwind_VRS_Get_Internal()
870 _Unwind_VRS_Get(_Unwind_Context *context, _Unwind_VRS_RegClass regclass, in _Unwind_VRS_Get()
885 _Unwind_VRS_Pop(_Unwind_Context *context, _Unwind_VRS_RegClass regclass, in _Unwind_VRS_Pop()
/freebsd-11-stable/contrib/gcc/config/arm/
HDunwind-arm.c178 _Unwind_VRS_RegClass regclass, in _Unwind_VRS_Get()
209 _Unwind_VRS_RegClass regclass, in _Unwind_VRS_Set()
241 _Unwind_VRS_RegClass regclass, in _Unwind_VRS_Pop()
/freebsd-11-stable/contrib/gcc/
HDgenpreds.c668 const char *regclass; /* for register constraints */ member
747 add_constraint (const char *name, const char *regclass, in add_constraint()
HDregclass.c1208 regclass (rtx f, int nregs) in regclass() function