Home
last modified time | relevance | path

Searched refs:allow_ssa (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/
H A Dgimplify.c615 bool is_formal, bool allow_ssa) in internal_get_tmp_var() argument
624 if (allow_ssa in internal_get_tmp_var()
674 bool allow_ssa /* = true */) in get_initialized_tmp_var() argument
676 return internal_get_tmp_var (val, pre_p, post_p, false, allow_ssa); in get_initialized_tmp_var()
3242 bool allow_ssa) in gimplify_arg() argument
3279 return gimplify_expr (arg_p, pre_p, NULL, test, fb, allow_ssa); in gimplify_arg()
14687 bool allow_ssa) in gimplify_expr() argument
14692 if (! allow_ssa in gimplify_expr()
H A Dgimplify.cc620 bool is_formal, bool allow_ssa) in internal_get_tmp_var() argument
629 if (allow_ssa in internal_get_tmp_var()
679 bool allow_ssa /* = true */) in get_initialized_tmp_var() argument
681 return internal_get_tmp_var (val, pre_p, post_p, false, allow_ssa); in get_initialized_tmp_var()
3465 bool allow_ssa) in gimplify_arg() argument
3502 return gimplify_expr (arg_p, pre_p, NULL, test, fb, allow_ssa); in gimplify_arg()
16157 bool allow_ssa) in gimplify_expr() argument
16161 if (! allow_ssa in gimplify_expr()
H A DChangeLog-201626212 * gimplify.h (get_initialized_tmp_var): Add allow_ssa parameter
26215 * gimplify.c (gimplify_expr): Add overload with allow_ssa parameter,
26217 (internal_get_tmp_var): Add allow_ssa parameter
26220 (get_initialized_tmp_var): Add allow_ssa parameter.
26221 (gimplify_arg): Add allow_ssa parameter and avoid generating
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dgimplify.c615 bool is_formal, bool allow_ssa) in internal_get_tmp_var() argument
624 if (allow_ssa in internal_get_tmp_var()
674 bool allow_ssa /* = true */) in get_initialized_tmp_var() argument
676 return internal_get_tmp_var (val, pre_p, post_p, false, allow_ssa); in get_initialized_tmp_var()
3242 bool allow_ssa) in gimplify_arg() argument
3279 return gimplify_expr (arg_p, pre_p, NULL, test, fb, allow_ssa); in gimplify_arg()
14687 bool allow_ssa) in gimplify_expr() argument
14692 if (! allow_ssa in gimplify_expr()