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

  /src/external/gpl3/gcc/dist/gcc/config/epiphany/
epiphany.cc 74 static bool epiphany_pass_by_reference (cumulative_args_t,
93 #define TARGET_PASS_BY_REFERENCE epiphany_pass_by_reference
760 gcc_assert (!epiphany_pass_by_reference (cum, arg));
1501 epiphany_pass_by_reference (cumulative_args_t, const function_arg_info &arg)
1492 epiphany_pass_by_reference (cumulative_args_t, const function_arg_info &arg) function
  /src/external/gpl3/gcc.old/dist/gcc/config/epiphany/
epiphany.cc 74 static bool epiphany_pass_by_reference (cumulative_args_t,
93 #define TARGET_PASS_BY_REFERENCE epiphany_pass_by_reference
760 gcc_assert (!epiphany_pass_by_reference (cum, arg));
1501 epiphany_pass_by_reference (cumulative_args_t, const function_arg_info &arg)
1492 epiphany_pass_by_reference (cumulative_args_t, const function_arg_info &arg) function

Completed in 28 milliseconds