Searched refs:construct_container (Results 1 – 17 of 17) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | i386.c | 2498 construct_container (machine_mode mode, machine_mode orig_mode, in construct_container() function 3149 return construct_container (mode, orig_mode, type, 0, cum->nregs, in function_arg_64() 3656 ret = construct_container (mode, orig_mode, valtype, 1, in function_value_64() 4333 container = construct_container (nat_mode, TYPE_MODE (type), in ix86_gimplify_va_arg()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | i386.cc | 2605 construct_container (machine_mode mode, machine_mode orig_mode, in construct_container() function 3283 return construct_container (mode, orig_mode, type, 0, cum->nregs, in function_arg_64() 4073 ret = construct_container (mode, orig_mode, valtype, 1, in function_value_64() 4760 container = construct_container (nat_mode, TYPE_MODE (type), in ix86_gimplify_va_arg()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2004 | 575 (construct_container): Generate error if we need an sse regster 1038 (classify_argument, examine_argument, construct_container, 1044 (construct_container): Add orig_mode argument. Update callers. 1092 (construct_container): Handle X86_64_COMPLEX_X87_CLASS. 32666 * i386.c (construct_container): Do not produce BLKmode registers.
|
H A D | ChangeLog-2021 | 15011 (construct_container): Ditto. 30832 * config/i386/i386.c (construct_container): Check cfun != NULL 30892 (construct_container): Return early for return and argument
|
H A D | ChangeLog-2009 | 25698 * config/i386/i386.c (construct_container): Don't call 32937 * config/i386/i386.c (construct_container): Rewrite processing 33066 (construct_container): Remove X86_64_AVX_CLASS. Handle 4
|
H A D | ChangeLog-2007 | 10048 construct_container, ix86_pass_by_reference, function_value_32, 18662 (construct_container): Likewise. 25202 (construct_container): Remove TARGET_DEBUG_ARG.
|
H A D | ChangeLog-2002 | 2954 * i386.c (construct_container): Fix handling of SSE_CLASS. 30861 (construct_container): Fix handling of SSE operands. 35321 (construct_container): Constify INTREG parameter.
|
H A D | ChangeLog-2005 | 22889 (classify_argument, examine_argument, construct_container, 24680 * config/i386/i386.c (construct_container): Pass empty aligned
|
H A D | ChangeLog-2018 | 3115 ix86_can_inline_p, classify_argument, construct_container, 9399 * config/i386/i386.c (construct_container): Use TImode for
|
H A D | ChangeLog-2013 | 737 (construct_container): Ditto. 27208 * config/i386/i386.c (construct_container): Report error if
|
H A D | ChangeLog-2006 | 11833 * config/i386/i386.c (construct_container): Split static issued_error
|
H A D | ChangeLog-2014 | 43064 (construct_container): Update calls to examine_argument. 45736 * config/i386/i386.c (construct_container): Remove TFmode check
|
H A D | ChangeLog-2008 | 8704 (construct_container): Likewise.
|
H A D | ChangeLog-2001 | 10382 (classify_argument, examine_argument, construct_container,
|
H A D | ChangeLog-2012 | 31999 * config/i386/i386.c (construct_container): Use gen_reg_or_parallel
|
H A D | ChangeLog-2003 | 3849 (construct_container): Allow constructing of TFmode integer containers.
|
H A D | ChangeLog-2017 | 16465 * config/i386/i386.c (construct_container): Likewise.
|