Searched refs:stack_words (Results 1 – 3 of 3) sorted by relevance
483 unsigned int stack_words; member3803 info->stack_offset = cum->stack_words; in mips_arg_info()3811 info->stack_words = num_words - info->reg_words; in mips_arg_info()3839 if (info.stack_words > 0) in function_arg_advance()3840 cum->stack_words = info.stack_offset + info.stack_words; in function_arg_advance()3952 gcc_assert (info.stack_words == info.reg_words); in function_arg()3957 gcc_assert (info.stack_words == 0); in function_arg()3989 return info.stack_words > 0 ? info.reg_words * UNITS_PER_WORD : 0; in mips_arg_partial_bytes()4246 if (cum->stack_words > 0) in mips_va_start()4249 cum->stack_words * UNITS_PER_WORD)); in mips_va_start()
1936 unsigned int stack_words; member
27790 fp_regs and stack_words.27802 (mips_va_start): Likewise. Use the new stack_words field of