Home
last modified time | relevance | path

Searched refs:GP_REG_LAST (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/gcc/config/mips/
HDmips.h1307 #define GP_REG_LAST 31 macro
1308 #define GP_REG_NUM (GP_REG_LAST - GP_REG_FIRST + 1)
HDmips.c5000 for (i = GP_REG_FIRST; i <= GP_REG_LAST; i++) in override_options()
6262 for (regno = GP_REG_FIRST; regno <= GP_REG_LAST; regno++) in mips_global_pointer()
6417 for (regno = GP_REG_FIRST; regno <= GP_REG_LAST; regno++) in compute_frame_size()
6584 for (regno = GP_REG_LAST; regno >= GP_REG_FIRST; regno--) in mips_for_each_saved_reg()