Searched refs:classify_argument (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12.1/contrib/gcc/config/i386/ |
| H A D | i386.c | 3269 classify_argument (enum machine_mode mode, tree type, in classify_argument() function 3322 num = classify_argument (TYPE_MODE (type), in classify_argument() 3360 num = classify_argument (TYPE_MODE (TREE_TYPE (field)), in classify_argument() 3382 num = classify_argument (TYPE_MODE (TREE_TYPE (type)), in classify_argument() 3415 num = classify_argument (TYPE_MODE (TREE_TYPE (field)), in classify_argument() 3575 int n = classify_argument (mode, type, class, 0); in examine_argument() 3633 n = classify_argument (mode, type, class, 0); in construct_container()
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | ChangeLog-2002 | 4553 * i386.c (classify_argument): Pass MMX arguments in memory 9433 * i386.c (classify_argument): Handle variable sized objects. 9445 * i386.c (classify_argument): Properly compute word size of the analyzed object. 10553 * i386.c (classify_argument): Fix missed case from previous patch. 10680 * i386.c (classify_argument): Fix computing of field's offsets. 18948 * i386.c (classify_argument): Properly handle base types. 27140 * config/i386/i386.c (classify_argument): Also check for 30860 * i386.c (classify_argument): Properly classify SSE/MMX modes and VOIDmode.
|
| H A D | ChangeLog-2006 | 4569 * config/i386/i386.c (classify_argument): Skip fields with invalid 6106 * config/i386/i386.c (classify_argument): Skip fields with invalid 12594 (classify_argument): Handle SDmode, DDmode, TDmode for 64-bit.
|
| H A D | ChangeLog-2004 | 1038 (classify_argument, examine_argument, construct_container, 1089 (classify_argument): XCmode is X86_64_COMPLEX_X87_CLASS. 1918 * config/i386/i386.c (classify_argument): Likewise. 5192 * config/i386/i386.c (classify_argument): Fix infinite loop when 22548 * config/i386/i386.c (classify_argument, 24308 * config/i386/i386.c (classify_argument): Treat V1xx modes the same as 25764 * config/i386/i386.c (classify_argument, 32667 (classify_argument): Properly compute alignment of complex types.
|
| H A D | ChangeLog-2003 | 1824 * i386.c (classify_argument): Make it 64bit clean. 2455 * i386.c (classify_argument): Pass __float128 in memory. 3847 * i386.c (classify_argument): Rename TFmodes to XFmodes; add new TFmode 4543 * config/i386/i386.c (classify_argument): Handle SET_TYPE.
|
| H A D | ChangeLog-2005 | 1280 * i386.c (classify_argument): Properly adjust offset of bitfield for 22890 (classify_argument, examine_argument, construct_container,
|
| H A D | ChangeLog-2001 | 10382 (classify_argument, examine_argument, construct_container,
|