Searched refs:gimplify_self_mod_expr (Results 1 – 4 of 4) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | gimplify.h | 69 extern enum gimplify_status gimplify_self_mod_expr (tree *, gimple_seq *,
|
H A D | gimplify.c | 3023 gimplify_self_mod_expr (tree *expr_p, gimple_seq *pre_p, gimple_seq *post_p, in gimplify_self_mod_expr() function 11461 ret = gimplify_self_mod_expr (expr_p, pre_p, post_p, in gimplify_expr()
|
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/ |
H A D | c-gimplify.c | 276 return gimplify_self_mod_expr (expr_p, pre_p, post_p, 1, type); in c_gimplify_expr()
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | gimplify.c | 2219 gimplify_self_mod_expr (tree *expr_p, gimple_seq *pre_p, gimple_seq *post_p, in gimplify_self_mod_expr() function 6904 ret = gimplify_self_mod_expr (expr_p, pre_p, post_p, in gimplify_expr()
|