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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000-call.cc 1356 rs6000_darwin64_record_arg_recurse (CUMULATIVE_ARGS *cum, const_tree type,
1379 rs6000_darwin64_record_arg_recurse (cum, ftype, bitpos, rvec, k);
1458 rs6000_darwin64_record_arg_recurse (cum, type, /* startbit pos= */ 0, rvec, &k);
1354 rs6000_darwin64_record_arg_recurse (CUMULATIVE_ARGS *cum, const_tree type, function
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000-call.cc 1364 rs6000_darwin64_record_arg_recurse (CUMULATIVE_ARGS *cum, const_tree type,
1387 rs6000_darwin64_record_arg_recurse (cum, ftype, bitpos, rvec, k);
1466 rs6000_darwin64_record_arg_recurse (cum, type, /* startbit pos= */ 0, rvec, &k);
1362 rs6000_darwin64_record_arg_recurse (CUMULATIVE_ARGS *cum, const_tree type, function

Completed in 17 milliseconds