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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000-call.cc 1626 rs6000_function_arg (cumulative_args_t cum_v, const function_arg_info &arg)
1902 instead, rs6000_function_arg will return a PARALLEL including a memory
1929 bytes mechanism; instead, rs6000_function_arg will return a
2084 entry_parm = rs6000_function_arg (args_so_far, arg);
1624 rs6000_function_arg (cumulative_args_t cum_v, const function_arg_info &arg) function
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000-call.cc 1634 rs6000_function_arg (cumulative_args_t cum_v, const function_arg_info &arg)
1910 instead, rs6000_function_arg will return a PARALLEL including a memory
1937 bytes mechanism; instead, rs6000_function_arg will return a
2092 entry_parm = rs6000_function_arg (args_so_far, arg);
1632 rs6000_function_arg (cumulative_args_t cum_v, const function_arg_info &arg) function

Completed in 25 milliseconds