Searched refs:crx_function_arg (Results 1 – 3 of 3) sorted by relevance
39 extern rtx crx_function_arg (struct cumulative_args *, enum machine_mode, tree, int);
311 ((rtx) crx_function_arg(&(CUM), (MODE), (TYPE), (NAMED)))
435 crx_function_arg (CUMULATIVE_ARGS * cum, enum machine_mode mode, tree type, in crx_function_arg() function