Home
last modified time | relevance | path

Searched refs:arg_words (Results 1 – 18 of 18) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/config/iq2000/
H A Diq2000.c1188 cum->arg_words ++; in iq2000_function_arg_advance()
1194 cum->arg_words += 2; in iq2000_function_arg_advance()
1201 cum->arg_words += 2; in iq2000_function_arg_advance()
1206 cum->arg_words += 4; in iq2000_function_arg_advance()
1213 cum->arg_words ++; in iq2000_function_arg_advance()
1230 unsigned int *arg_words = &cum->arg_words; in iq2000_function_arg() local
1255 cum->arg_words += cum->arg_words & 1; in iq2000_function_arg()
1267 cum->arg_words += (cum->arg_words & 1); in iq2000_function_arg()
1279 cum->arg_words += (cum->arg_words & 1); in iq2000_function_arg()
1284 cum->arg_words += (cum->arg_words & 3); in iq2000_function_arg()
[all …]
H A Diq2000.cc1188 cum->arg_words ++; in iq2000_function_arg_advance()
1194 cum->arg_words += 2; in iq2000_function_arg_advance()
1201 cum->arg_words += 2; in iq2000_function_arg_advance()
1206 cum->arg_words += 4; in iq2000_function_arg_advance()
1213 cum->arg_words ++; in iq2000_function_arg_advance()
1230 unsigned int *arg_words = &cum->arg_words; in iq2000_function_arg() local
1255 cum->arg_words += cum->arg_words & 1; in iq2000_function_arg()
1267 cum->arg_words += (cum->arg_words & 1); in iq2000_function_arg()
1279 cum->arg_words += (cum->arg_words & 1); in iq2000_function_arg()
1284 cum->arg_words += (cum->arg_words & 3); in iq2000_function_arg()
[all …]
H A Diq2000.h285 unsigned int arg_words; /* # total words the arguments take. */ member
/netbsd/external/gpl3/gcc.old/dist/gcc/config/iq2000/
H A Diq2000.c1188 cum->arg_words ++; in iq2000_function_arg_advance()
1194 cum->arg_words += 2; in iq2000_function_arg_advance()
1201 cum->arg_words += 2; in iq2000_function_arg_advance()
1206 cum->arg_words += 4; in iq2000_function_arg_advance()
1213 cum->arg_words ++; in iq2000_function_arg_advance()
1230 unsigned int *arg_words = &cum->arg_words; in iq2000_function_arg() local
1255 cum->arg_words += cum->arg_words & 1; in iq2000_function_arg()
1267 cum->arg_words += (cum->arg_words & 1); in iq2000_function_arg()
1279 cum->arg_words += (cum->arg_words & 1); in iq2000_function_arg()
1284 cum->arg_words += (cum->arg_words & 3); in iq2000_function_arg()
[all …]
H A Diq2000.h285 unsigned int arg_words; /* # total words the arguments take. */ member
/netbsd/external/gpl3/gcc/dist/gcc/config/xtensa/
H A Dxtensa.c2100 cum->arg_words = 0; in init_cumulative_args()
2112 int *arg_words; in xtensa_function_arg_advance() local
2114 arg_words = &get_cumulative_args (cum)->arg_words; in xtensa_function_arg_advance()
2123 *arg_words = max; in xtensa_function_arg_advance()
2139 int *arg_words; in xtensa_function_arg_1() local
2142 arg_words = &cum->arg_words; in xtensa_function_arg_1()
2152 *arg_words = (*arg_words + align - 1) & -align; in xtensa_function_arg_1()
3162 int arg_words = crtl->args.info.arg_words; in xtensa_builtin_saveregs() local
3197 int arg_words; in xtensa_va_start() local
3199 arg_words = crtl->args.info.arg_words; in xtensa_va_start()
[all …]
H A Dxtensa.cc2126 cum->arg_words = 0; in init_cumulative_args()
2138 int *arg_words; in xtensa_function_arg_advance() local
2140 arg_words = &get_cumulative_args (cum)->arg_words; in xtensa_function_arg_advance()
2149 *arg_words = max; in xtensa_function_arg_advance()
2165 int *arg_words; in xtensa_function_arg_1() local
2168 arg_words = &cum->arg_words; in xtensa_function_arg_1()
2178 *arg_words = (*arg_words + align - 1) & -align; in xtensa_function_arg_1()
3194 int arg_words = crtl->args.info.arg_words; in xtensa_builtin_saveregs() local
3229 int arg_words; in xtensa_va_start() local
3231 arg_words = crtl->args.info.arg_words; in xtensa_va_start()
[all …]
H A Dxtensa.h510 int arg_words; member
/netbsd/external/gpl3/gcc.old/dist/gcc/config/xtensa/
H A Dxtensa.c2100 cum->arg_words = 0; in init_cumulative_args()
2112 int *arg_words; in xtensa_function_arg_advance() local
2114 arg_words = &get_cumulative_args (cum)->arg_words; in xtensa_function_arg_advance()
2123 *arg_words = max; in xtensa_function_arg_advance()
2139 int *arg_words; in xtensa_function_arg_1() local
2142 arg_words = &cum->arg_words; in xtensa_function_arg_1()
2152 *arg_words = (*arg_words + align - 1) & -align; in xtensa_function_arg_1()
3162 int arg_words = crtl->args.info.arg_words; in xtensa_builtin_saveregs() local
3197 int arg_words; in xtensa_va_start() local
3199 arg_words = crtl->args.info.arg_words; in xtensa_va_start()
[all …]
H A Dxtensa.h499 int arg_words; member
/netbsd/external/gpl3/gcc/dist/gcc/config/microblaze/
H A Dmicroblaze.c1561 cum->arg_words += ((GET_MODE_SIZE (arg.mode) + UNITS_PER_WORD - 1) in microblaze_function_arg_advance()
1572 cum->arg_words++; in microblaze_function_arg_advance()
1578 cum->arg_words += 2; in microblaze_function_arg_advance()
1585 cum->arg_words += 2; in microblaze_function_arg_advance()
1593 cum->arg_words++; in microblaze_function_arg_advance()
1608 int *arg_words = &cum->arg_words; in microblaze_function_arg() local
1632 if (*arg_words >= MAX_ARGS_IN_REGISTERS) in microblaze_function_arg()
1638 ret = gen_rtx_REG (arg.mode, regbase + *arg_words); in microblaze_function_arg()
1661 && cum->arg_words < MAX_ARGS_IN_REGISTERS) in function_arg_partial_bytes()
1665 if (words + cum->arg_words <= MAX_ARGS_IN_REGISTERS) in function_arg_partial_bytes()
[all …]
H A Dmicroblaze.cc1562 cum->arg_words += ((GET_MODE_SIZE (arg.mode) + UNITS_PER_WORD - 1) in microblaze_function_arg_advance()
1573 cum->arg_words++; in microblaze_function_arg_advance()
1579 cum->arg_words += 2; in microblaze_function_arg_advance()
1586 cum->arg_words += 2; in microblaze_function_arg_advance()
1594 cum->arg_words++; in microblaze_function_arg_advance()
1609 int *arg_words = &cum->arg_words; in microblaze_function_arg() local
1633 if (*arg_words >= MAX_ARGS_IN_REGISTERS) in microblaze_function_arg()
1639 ret = gen_rtx_REG (arg.mode, regbase + *arg_words); in microblaze_function_arg()
1662 && cum->arg_words < MAX_ARGS_IN_REGISTERS) in function_arg_partial_bytes()
1666 if (words + cum->arg_words <= MAX_ARGS_IN_REGISTERS) in function_arg_partial_bytes()
[all …]
H A Dmicroblaze.h471 int arg_words; /* # total words the arguments take */ member
/netbsd/external/gpl3/gcc.old/dist/gcc/config/microblaze/
H A Dmicroblaze.c1561 cum->arg_words += ((GET_MODE_SIZE (arg.mode) + UNITS_PER_WORD - 1) in microblaze_function_arg_advance()
1572 cum->arg_words++; in microblaze_function_arg_advance()
1578 cum->arg_words += 2; in microblaze_function_arg_advance()
1585 cum->arg_words += 2; in microblaze_function_arg_advance()
1593 cum->arg_words++; in microblaze_function_arg_advance()
1608 int *arg_words = &cum->arg_words; in microblaze_function_arg() local
1632 if (*arg_words >= MAX_ARGS_IN_REGISTERS) in microblaze_function_arg()
1638 ret = gen_rtx_REG (arg.mode, regbase + *arg_words); in microblaze_function_arg()
1661 && cum->arg_words < MAX_ARGS_IN_REGISTERS) in function_arg_partial_bytes()
1665 if (words + cum->arg_words <= MAX_ARGS_IN_REGISTERS) in function_arg_partial_bytes()
[all …]
H A Dmicroblaze.h471 int arg_words; /* # total words the arguments take */ member
/netbsd/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200024207 (struct mips_arg): arg_number, arg_words, fp_arg_words, and
H A DChangeLog-200227789 last_arg_fp field. Replace arg_words and fp_arg_words with gp_regs,
H A DChangeLog-200437963 (xtensa_builtin_saveregs): Use current_function_args_info.arg_words.