HomeSort by: relevance | last modified time | path
    Searched defs:rs6000_darwin64_record_arg (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000-call.cc 465 valret = rs6000_darwin64_record_arg (&valcum, type, true, true);
1285 /* A subroutine of rs6000_darwin64_record_arg. Assign the bits of the
1435 rs6000_darwin64_record_arg (CUMULATIVE_ARGS *orig_cum, const_tree type,
1670 rtx rslt = rs6000_darwin64_record_arg (cum, type, named, /*retval= */false);
1433 rs6000_darwin64_record_arg (CUMULATIVE_ARGS *orig_cum, const_tree type, function
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000-call.cc 473 valret = rs6000_darwin64_record_arg (&valcum, type, true, true);
1293 /* A subroutine of rs6000_darwin64_record_arg. Assign the bits of the
1443 rs6000_darwin64_record_arg (CUMULATIVE_ARGS *orig_cum, const_tree type,
1678 rtx rslt = rs6000_darwin64_record_arg (cum, type, named, /*retval= */false);
1441 rs6000_darwin64_record_arg (CUMULATIVE_ARGS *orig_cum, const_tree type, function

Completed in 26 milliseconds