Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/config/sh/
H A Dsh-protos.h160 extern void sh_function_arg_advance (CUMULATIVE_ARGS *, enum machine_mode, tree, int);
H A Dsh.h1802 sh_function_arg_advance (&(CUM), (MODE), (TYPE), (NAMED))
H A Dsh.c7303 sh_function_arg_advance (CUMULATIVE_ARGS *ca, enum machine_mode mode, in sh_function_arg_advance() function