Searched refs:GPR_LAST (Results 1 – 8 of 8) sorted by relevance
225 #define GPR_LAST 15 /* Last possible gpr */ macro239 #define LOOP_FIRST (GPR_LAST + 1)
336 for (regno = GPR_R0; regno <= GPR_LAST; regno++) in mt_debug_stack()878 for (regno = GPR_R0; regno <= GPR_LAST; regno++) in mt_compute_frame_size()1031 for (regno = GPR_R0; regno <= GPR_LAST; regno++) in mt_emit_save_regs()
244 #define GPR_LAST (GPR_FIRST + 63) /* Last gpr */ macro261 #define SPECIAL_REG_FIRST (GPR_LAST + 1)267 #define GPR_P(R) IN_RANGE_P (R, GPR_FIRST, GPR_LAST)
1703 unsigned char save_gpr_p[GPR_LAST]; in d30v_stack_info()1752 for (i = GPR_FIRST; i <= GPR_LAST; i++) in d30v_stack_info()1764 for (i = GPR_FIRST; i <= GPR_LAST; i++) in d30v_stack_info()2412 for (i = GPR_FIRST; i <= GPR_LAST; i += 2) in d30v_expand_prologue()2417 for (i = GPR_FIRST; i <= GPR_LAST; i++) in d30v_expand_prologue()2510 for (i = GPR_FIRST; i <= GPR_LAST; i += 2) in d30v_expand_epilogue()2516 for (i = GPR_FIRST; i <= GPR_LAST; i++) in d30v_expand_epilogue()
586 #define GPR_LAST (GPR_FIRST + 63) /* Last gpr */ macro671 #define GPR_P(R) IN_RANGE_P (R, GPR_FIRST, GPR_LAST)
870 for (i = GPR_FIRST + NUM_GPRS; i <= GPR_LAST; i++) in frv_conditional_register_usage()1094 info_ptr->regs[STACK_REGS_GPR].last = GPR_LAST; in frv_stack_info()5453 for (j = GPR_FIRST; j <= GPR_LAST; j++) in frv_ifcvt_modify_tests()
771 #define GPR_LAST (GPR_FIRST + 63) /* Last gpr */ macro851 #define GPR_P(R) IN_RANGE_P (R, GPR_FIRST, GPR_LAST)
731 for (i = GPR_FIRST + NUM_GPRS; i <= GPR_LAST; i++) in frv_conditional_register_usage()956 info_ptr->regs[STACK_REGS_GPR].last = GPR_LAST; in frv_stack_info()6803 for (j = GPR_FIRST; j <= GPR_LAST; j++)