Home
last modified time | relevance | path

Searched refs:stack_words (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/gcc/config/mips/
H A Dmips.c483 unsigned int stack_words; member
3803 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()
H A Dmips.h1936 unsigned int stack_words; member
/freebsd-12.1/contrib/gcc/
H A DChangeLog-200227790 fp_regs and stack_words.
27802 (mips_va_start): Likewise. Use the new stack_words field of