Searched refs:stack_words (Results 1 – 3 of 3) sorted by relevance
483 unsigned int stack_words; member3802 info->stack_offset = cum->stack_words; in mips_arg_info()3810 info->stack_words = num_words - info->reg_words; in mips_arg_info()3838 if (info.stack_words > 0) in function_arg_advance()3839 cum->stack_words = info.stack_offset + info.stack_words; in function_arg_advance()3951 gcc_assert (info.stack_words == info.reg_words); in function_arg()3956 gcc_assert (info.stack_words == 0); in function_arg()3988 return info.stack_words > 0 ? info.reg_words * UNITS_PER_WORD : 0; in mips_arg_partial_bytes()4245 if (cum->stack_words > 0) in mips_va_start()4248 cum->stack_words * UNITS_PER_WORD)); in mips_va_start()
1933 unsigned int stack_words; member
27790 fp_regs and stack_words.27802 (mips_va_start): Likewise. Use the new stack_words field of