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

/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Drs6000.c736 static rtx rs6000_darwin64_record_arg (CUMULATIVE_ARGS *, tree, int, bool);
4372 valret = rs6000_darwin64_record_arg (&valcum, type, 1, true);
4958 /* A subroutine of rs6000_darwin64_record_arg. Assign the bits of the
5100 rs6000_darwin64_record_arg (CUMULATIVE_ARGS *orig_cum, tree type,
5251 rtx rslt = rs6000_darwin64_record_arg (cum, type, named, false);
19379 valret = rs6000_darwin64_record_arg (&valcum, valtype, 1, true);
5087 rs6000_darwin64_record_arg (CUMULATIVE_ARGS *orig_cum, tree type, function

Completed in 259 milliseconds