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

  /src/external/gpl3/gcc/dist/gcc/config/sh/
sh.cc 304 static rtx sh_function_arg (cumulative_args_t, const function_arg_info &);
543 #define TARGET_FUNCTION_ARG sh_function_arg
8035 sh_function_arg (cumulative_args_t ca_v, const function_arg_info &arg)
10849 this_rtx = sh_function_arg (pack_cumulative_args (&cum), ptr_arg);
8024 sh_function_arg (cumulative_args_t ca_v, const function_arg_info &arg) function
sh.cc 304 static rtx sh_function_arg (cumulative_args_t, const function_arg_info &);
543 #define TARGET_FUNCTION_ARG sh_function_arg
8035 sh_function_arg (cumulative_args_t ca_v, const function_arg_info &arg)
10849 this_rtx = sh_function_arg (pack_cumulative_args (&cum), ptr_arg);
8024 sh_function_arg (cumulative_args_t ca_v, const function_arg_info &arg) function
  /src/external/gpl3/gcc.old/dist/gcc/config/sh/
sh.cc 303 static rtx sh_function_arg (cumulative_args_t, const function_arg_info &);
543 #define TARGET_FUNCTION_ARG sh_function_arg
8035 sh_function_arg (cumulative_args_t ca_v, const function_arg_info &arg)
10848 this_rtx = sh_function_arg (pack_cumulative_args (&cum), ptr_arg);
8024 sh_function_arg (cumulative_args_t ca_v, const function_arg_info &arg) function
sh.cc 303 static rtx sh_function_arg (cumulative_args_t, const function_arg_info &);
543 #define TARGET_FUNCTION_ARG sh_function_arg
8035 sh_function_arg (cumulative_args_t ca_v, const function_arg_info &arg)
10848 this_rtx = sh_function_arg (pack_cumulative_args (&cum), ptr_arg);
8024 sh_function_arg (cumulative_args_t ca_v, const function_arg_info &arg) function

Completed in 78 milliseconds