Searched refs:MIPS_MAX_FIRST_STACK_STEP (Results 1 – 3 of 3) sorted by relevance
84 #define MIPS_MAX_FIRST_STACK_STEP (TARGET_MIPS16 ? 0x100 : 0x7ff0) macro6859 step1 = MIN (size, MIPS_MAX_FIRST_STACK_STEP); in mips_expand_prologue()7042 step2 = MIN (step1, MIPS_MAX_FIRST_STACK_STEP); in mips_expand_epilogue()
6411 * config/mips/mips.c (MIPS_MAX_FIRST_STACK_STEP): New macro.
17571 * config/mips/mips.c (MIPS_MAX_FIRST_STACK_STEP): Define to 0x7ff0