Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/config/i386/
H A Di386.c3613 construct_container (enum machine_mode mode, enum machine_mode orig_mode, in construct_container() function
3946 ret = construct_container (mode, orig_mode, type, 0, cum->nregs, in function_arg()
4210 rtx ret = construct_container (natmode, TYPE_MODE (valtype), valtype, in ix86_function_value()
4659 container = construct_container (nat_mode, TYPE_MODE (type), type, 0, in ix86_gimplify_va_arg()
/freebsd-12.1/contrib/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-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-20064749 * config/i386/i386.c (construct_container): Split static issued_error
H A DChangeLog-200522890 (classify_argument, examine_argument, construct_container,
24681 * config/i386/i386.c (construct_container): Pass empty aligned
H A DChangeLog-200110382 (classify_argument, examine_argument, construct_container,
H A DChangeLog-20033849 (construct_container): Allow constructing of TFmode integer containers.