Searched refs:stack_words (Results 1 – 3 of 3) sorted by relevance
483 unsigned int stack_words; member3779 info->stack_offset = cum->stack_words; in mips_arg_info()3787 info->stack_words = num_words - info->reg_words; in mips_arg_info()3815 if (info.stack_words > 0) in function_arg_advance()3816 cum->stack_words = info.stack_offset + info.stack_words; in function_arg_advance()3928 gcc_assert (info.stack_words == info.reg_words); in function_arg()3933 gcc_assert (info.stack_words == 0); in function_arg()3965 return info.stack_words > 0 ? info.reg_words * UNITS_PER_WORD : 0; in mips_arg_partial_bytes()4222 if (cum->stack_words > 0) in mips_va_start()4225 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