Searched refs:function_arg_slotno (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dsparc.c330 static int function_arg_slotno (const CUMULATIVE_ARGS *, enum machine_mode,
4490 function_arg_slotno (const struct sparc_args *cum, enum machine_mode mode,
5092 slotno = function_arg_slotno (cum, mode, type, named, incoming_p,
5234 slotno = function_arg_slotno (cum, mode, type, named, 0, &regno, &padding);
5344 slotno = function_arg_slotno (cum, mode, type, named, 0, &regno, &padding);
4478 function_arg_slotno (const struct sparc_args *cum, enum machine_mode mode, function

Completed in 163 milliseconds