Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/config/crx/
H A Dcrx-protos.h39 extern rtx crx_function_arg (struct cumulative_args *, enum machine_mode, tree, int);
H A Dcrx.h311 ((rtx) crx_function_arg(&(CUM), (MODE), (TYPE), (NAMED)))
H A Dcrx.c435 crx_function_arg (CUMULATIVE_ARGS * cum, enum machine_mode mode, tree type, in crx_function_arg() function