Home
last modified time | relevance | path

Searched refs:split_complex_args (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfunction.c2344 split_complex_args (vec<tree> *args) in split_complex_args() function
2432 split_complex_args (&fnargs); in assign_parms_augmented_arg_list()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201515134 (split_complex_args): Revert.
19022 * function.c (split_complex_args): Allocate stack slot for
19307 (split_complex_args): Take assign_parm_data_all argument.
21689 (split_complex_args): Take assign_parm_data_all argument.
22029 (split_complex_args): Take assign_parm_data_all argument.
H A DChangeLog-2004595 * function.c (split_complex_args): Set DECL_ARTIFICIAL, DECL_IGNORED_P
38499 * function.c (assign_parms, split_complex_args): Use it.
H A DChangeLog-20165214 * function.c (split_complex_args): Likeise.
H A DChangeLog-200314255 (split_complex_args): Return args without complex before copying.
H A DChangeLog-201039601 * function.c (split_complex_args): Take a VEC to modify.