Searched defs:regclass (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/gcc/
H A Dgenpreds.c668 const char *regclass; /* for register constraints */ member in struct:constraint_data
747 add_constraint(const char *name, const char *regclass, rtx exp, bool is_memory, bool is_address, int lineno) argument
H A Dregclass.c1208 regclass (rtx f, int nregs) function
/freebsd-10.2-release/contrib/gcc/config/arm/
H A Dunwind-arm.c176 _Unwind_VRS_Get(_Unwind_Context *context, _Unwind_VRS_RegClass regclass, _uw regno, _Unwind_VRS_DataRepresentation representation, void *valuep) argument
207 _Unwind_VRS_Set(_Unwind_Context *context, _Unwind_VRS_RegClass regclass, _uw regno, _Unwind_VRS_DataRepresentation representation, void *valuep) argument
239 _Unwind_VRS_Pop(_Unwind_Context *context, _Unwind_VRS_RegClass regclass, _uw discriminator, _Unwind_VRS_DataRepresentation representation) argument

Completed in 130 milliseconds