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

  /src/external/gpl3/gcc/dist/gcc/config/sh/
sh.cc 300 static bool sh_callee_copies (cumulative_args_t, const function_arg_info &);
539 #define TARGET_CALLEE_COPIES sh_callee_copies
7931 sh_callee_copies (cumulative_args_t cum, const function_arg_info &arg)
7920 sh_callee_copies (cumulative_args_t cum, const function_arg_info &arg) function
  /src/external/gpl3/gcc.old/dist/gcc/config/sh/
sh.cc 299 static bool sh_callee_copies (cumulative_args_t, const function_arg_info &);
539 #define TARGET_CALLEE_COPIES sh_callee_copies
7931 sh_callee_copies (cumulative_args_t cum, const function_arg_info &arg)
7920 sh_callee_copies (cumulative_args_t cum, const function_arg_info &arg) function

Completed in 30 milliseconds