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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000-call.cc 1442 CUMULATIVE_ARGS copy_cum = *orig_cum;
1443 CUMULATIVE_ARGS *cum = &copy_cum;
1440 CUMULATIVE_ARGS copy_cum = *orig_cum; local
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000-call.cc 1450 CUMULATIVE_ARGS copy_cum = *orig_cum;
1451 CUMULATIVE_ARGS *cum = &copy_cum;
1448 CUMULATIVE_ARGS copy_cum = *orig_cum; local

Completed in 21 milliseconds