Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dfunction.c1964 split_complex_args (tree args) in split_complex_args() function
2056 fnargs = split_complex_args (fnargs); in assign_parms_augmented_arg_list()
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-200314255 (split_complex_args): Return args without complex before copying.