| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | targhooks.c | 140 int for_return ATTRIBUTE_UNUSED) in default_promote_function_mode() 142 if (type != NULL_TREE && for_return == 2) in default_promote_function_mode() 152 int for_return ATTRIBUTE_UNUSED) in default_promote_function_mode_always_promote()
|
| H A D | explow.c | 771 const_tree funtype, int for_return) in promote_function_mode() argument 779 for_return); in promote_function_mode() 790 for_return); in promote_function_mode()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | explow.cc | 795 const_tree funtype, int for_return) in promote_function_mode() argument 803 for_return); in promote_function_mode() 814 for_return); in promote_function_mode()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mmix/ |
| H A D | mmix.c | 2779 int for_return) in mmix_promote_function_mode() argument 2783 if (for_return == 1) in mmix_promote_function_mode()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/mmix/ |
| H A D | mmix.cc | 2832 int for_return) in mmix_promote_function_mode() argument 2836 if (for_return == 1) in mmix_promote_function_mode()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/cris/ |
| H A D | cris.cc | 3399 int for_return) in cris_promote_function_mode() argument 3404 if (for_return == 1) in cris_promote_function_mode()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/rx/ |
| H A D | rx.cc | 1165 int for_return) in rx_promote_function_mode() argument 1167 if (for_return != 1 in rx_promote_function_mode()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rx/ |
| H A D | rx.c | 1164 int for_return) in rx_promote_function_mode() argument 1166 if (for_return != 1 in rx_promote_function_mode()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nvptx/ |
| H A D | nvptx.c | 471 pass_in_memory (machine_mode mode, const_tree type, bool for_return) in pass_in_memory() argument 481 if (!for_return && COMPLEX_MODE_P (mode)) in pass_in_memory() 650 const_tree funtype, int for_return) in nvptx_promote_function_mode() argument 652 return promote_arg (mode, for_return || !type || TYPE_ARG_TYPES (funtype)); in nvptx_promote_function_mode()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/nvptx/ |
| H A D | nvptx.cc | 629 pass_in_memory (machine_mode mode, const_tree type, bool for_return) in pass_in_memory() argument 639 if (!for_return && COMPLEX_MODE_P (mode)) in pass_in_memory() 808 const_tree funtype, int for_return) in nvptx_promote_function_mode() argument 810 return promote_arg (mode, for_return || !type || TYPE_ARG_TYPES (funtype)); in nvptx_promote_function_mode()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/cris/ |
| H A D | cris.c | 4119 int for_return) in cris_promote_function_mode() argument 4124 if (for_return == 1) in cris_promote_function_mode()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/m68k/ |
| H A D | m68k.cc | 7144 int for_return) in m68k_promote_function_mode() argument 7149 if (type == NULL_TREE && !for_return && (mode == QImode || mode == HImode)) in m68k_promote_function_mode()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m68k/ |
| H A D | m68k.c | 7143 int for_return) in m68k_promote_function_mode() argument 7148 if (type == NULL_TREE && !for_return && (mode == QImode || mode == HImode)) in m68k_promote_function_mode()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| H A D | rs6000-call.cc | 705 const_tree, int for_return ATTRIBUTE_UNUSED) in rs6000_promote_function_mode()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/epiphany/ |
| H A D | epiphany.cc | 2213 int for_return ATTRIBUTE_UNUSED) in epiphany_promote_function_mode()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/epiphany/ |
| H A D | epiphany.c | 2211 int for_return ATTRIBUTE_UNUSED) in epiphany_promote_function_mode()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/sh/ |
| H A D | sh.cc | 296 int for_return); 7883 int for_return) in sh_promote_function_mode() argument 7889 for_return); in sh_promote_function_mode()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sh/ |
| H A D | sh.c | 296 int for_return); 7883 int for_return) in sh_promote_function_mode() argument 7889 for_return); in sh_promote_function_mode()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/pa/ |
| H A D | pa.cc | 9638 int for_return) in pa_promote_function_mode() argument 9640 if (for_return == 0) in pa_promote_function_mode()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pa/ |
| H A D | pa.c | 9608 int for_return) in pa_promote_function_mode() argument 9610 if (for_return == 0) in pa_promote_function_mode()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rl78/ |
| H A D | rl78.c | 1735 const_tree funtype ATTRIBUTE_UNUSED, int for_return ATTRIBUTE_UNUSED) in rl78_promote_function_mode()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/rl78/ |
| H A D | rl78.cc | 1735 const_tree funtype ATTRIBUTE_UNUSED, int for_return ATTRIBUTE_UNUSED) in rl78_promote_function_mode()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/riscv/ |
| H A D | riscv.c | 5050 int for_return ATTRIBUTE_UNUSED) in riscv_promote_function_mode()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/riscv/ |
| H A D | riscv.cc | 5472 int for_return ATTRIBUTE_UNUSED) in riscv_promote_function_mode()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/loongarch/ |
| H A D | loongarch.cc | 5808 int for_return ATTRIBUTE_UNUSED) in loongarch_promote_function_mode()
|