Searched refs:arm_gimplify_va_arg_expr (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm.c | 244 static tree arm_gimplify_va_arg_expr (tree, tree, gimple_seq *, gimple_seq *); 710 #define TARGET_GIMPLIFY_VA_ARG_EXPR arm_gimplify_va_arg_expr 2893 arm_gimplify_va_arg_expr (tree valist, tree type, gimple_seq *pre_p, in arm_gimplify_va_arg_expr() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm.cc | 247 static tree arm_gimplify_va_arg_expr (tree, tree, gimple_seq *, gimple_seq *); 705 #define TARGET_GIMPLIFY_VA_ARG_EXPR arm_gimplify_va_arg_expr 2925 arm_gimplify_va_arg_expr (tree valist, tree type, gimple_seq *pre_p, in arm_gimplify_va_arg_expr() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2009 | 32571 * config/arm/arm.c (arm_gimplify_va_arg_expr): Update prototype to 32581 (arm_gimplify_va_arg_expr): Likewise.
|