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

/freebsd-11.0-release/contrib/llvm/projects/libunwind/src/
H A DUnwind-EHABI.cpp757 _Unwind_VRS_Set(_Unwind_Context *context, _Unwind_VRS_RegClass regclass, argument
809 _Unwind_VRS_Get_Internal(_Unwind_Context *context, _Unwind_VRS_RegClass regclass, uint32_t regno, _Unwind_VRS_DataRepresentation representation, void *valuep) argument
856 _Unwind_VRS_Get( _Unwind_Context *context, _Unwind_VRS_RegClass regclass, uint32_t regno, _Unwind_VRS_DataRepresentation representation, void *valuep) argument
874 _Unwind_VRS_Pop(_Unwind_Context *context, _Unwind_VRS_RegClass regclass, uint32_t discriminator, _Unwind_VRS_DataRepresentation representation) argument
[all...]
/freebsd-11.0-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-11.0-release/contrib/gcc/config/arm/
H A Dunwind-arm.c177 _Unwind_VRS_Get(_Unwind_Context *context, _Unwind_VRS_RegClass regclass, _uw regno, _Unwind_VRS_DataRepresentation representation, void *valuep) argument
208 _Unwind_VRS_Set(_Unwind_Context *context, _Unwind_VRS_RegClass regclass, _uw regno, _Unwind_VRS_DataRepresentation representation, void *valuep) argument
240 _Unwind_VRS_Pop(_Unwind_Context *context, _Unwind_VRS_RegClass regclass, _uw discriminator, _Unwind_VRS_DataRepresentation representation) argument

Completed in 175 milliseconds