Home
last modified time | relevance | path

Searched refs:construct_container (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386.c2498 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 Di386.cc2605 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 DChangeLog-2004575 (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 DChangeLog-202115011 (construct_container): Ditto.
30832 * config/i386/i386.c (construct_container): Check cfun != NULL
30892 (construct_container): Return early for return and argument
H A DChangeLog-200925698 * 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 DChangeLog-200710048 construct_container, ix86_pass_by_reference, function_value_32,
18662 (construct_container): Likewise.
25202 (construct_container): Remove TARGET_DEBUG_ARG.
H A DChangeLog-20022954 * 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 DChangeLog-200522889 (classify_argument, examine_argument, construct_container,
24680 * config/i386/i386.c (construct_container): Pass empty aligned
H A DChangeLog-20183115 ix86_can_inline_p, classify_argument, construct_container,
9399 * config/i386/i386.c (construct_container): Use TImode for
H A DChangeLog-2013737 (construct_container): Ditto.
27208 * config/i386/i386.c (construct_container): Report error if
H A DChangeLog-200611833 * config/i386/i386.c (construct_container): Split static issued_error
H A DChangeLog-201443064 (construct_container): Update calls to examine_argument.
45736 * config/i386/i386.c (construct_container): Remove TFmode check
H A DChangeLog-20088704 (construct_container): Likewise.
H A DChangeLog-200110382 (classify_argument, examine_argument, construct_container,
H A DChangeLog-201231999 * config/i386/i386.c (construct_container): Use gen_reg_or_parallel
H A DChangeLog-20033849 (construct_container): Allow constructing of TFmode integer containers.
H A DChangeLog-201716465 * config/i386/i386.c (construct_container): Likewise.