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

  /src/external/gpl3/gcc/dist/gcc/config/sparc/
sparc.cc 669 static rtx sparc_function_arg (cumulative_args_t, const function_arg_info &);
823 #define TARGET_FUNCTION_ARG sparc_function_arg
7522 sparc_function_arg (cumulative_args_t cum, const function_arg_info &arg)
7511 sparc_function_arg (cumulative_args_t cum, const function_arg_info &arg) function
  /src/external/gpl3/gcc.old/dist/gcc/config/sparc/
sparc.cc 668 static rtx sparc_function_arg (cumulative_args_t, const function_arg_info &);
822 #define TARGET_FUNCTION_ARG sparc_function_arg
7507 sparc_function_arg (cumulative_args_t cum, const function_arg_info &arg)
7496 sparc_function_arg (cumulative_args_t cum, const function_arg_info &arg) function

Completed in 35 milliseconds