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

  /src/external/gpl3/gcc/dist/gcc/config/sh/
sh.cc 291 static tree sh_gimplify_va_arg_expr (tree, tree, gimple_seq *, gimple_seq *);
555 #define TARGET_GIMPLIFY_VA_ARG_EXPR sh_gimplify_va_arg_expr
7663 sh_gimplify_va_arg_expr (tree valist, tree type, gimple_seq *pre_p,
7652 sh_gimplify_va_arg_expr (tree valist, tree type, gimple_seq *pre_p, function
  /src/external/gpl3/gcc.old/dist/gcc/config/sh/
sh.cc 290 static tree sh_gimplify_va_arg_expr (tree, tree, gimple_seq *, gimple_seq *);
555 #define TARGET_GIMPLIFY_VA_ARG_EXPR sh_gimplify_va_arg_expr
7663 sh_gimplify_va_arg_expr (tree valist, tree type, gimple_seq *pre_p,
7652 sh_gimplify_va_arg_expr (tree valist, tree type, gimple_seq *pre_p, function

Completed in 57 milliseconds