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

  /src/external/gpl3/gcc/dist/gcc/config/i386/
i386.cc 3169 handled in ix86_function_arg. */
3460 ix86_function_arg (cumulative_args_t cum_v, const function_arg_info &arg)
26596 #define TARGET_FUNCTION_ARG ix86_function_arg
3448 ix86_function_arg (cumulative_args_t cum_v, const function_arg_info &arg) function
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
i386.cc 3074 handled in ix86_function_arg. */
3359 ix86_function_arg (cumulative_args_t cum_v, const function_arg_info &arg)
24643 #define TARGET_FUNCTION_ARG ix86_function_arg
3347 ix86_function_arg (cumulative_args_t cum_v, const function_arg_info &arg) function

Completed in 34 milliseconds