Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/projects/libunwind/src/
HDUnwind-EHABI.cpp789 _Unwind_VRS_Set(_Unwind_Context *context, _Unwind_VRS_RegClass regclass, in _Unwind_VRS_Set()
842 _Unwind_VRS_RegClass regclass, uint32_t regno, in _Unwind_VRS_Get_Internal()
890 _Unwind_VRS_RegClass regclass, in _Unwind_VRS_Get()
906 _Unwind_VRS_Pop(_Unwind_Context *context, _Unwind_VRS_RegClass regclass, in _Unwind_VRS_Pop()
/NextBSD/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()
/NextBSD/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