Searched refs:gimplify_init_constructor (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | gimplify.c | 3780 gimplify_init_constructor (tree *expr_p, gimple_seq *pre_p, gimple_seq *post_p, in gimplify_init_constructor() function 4294 subret = gimplify_init_constructor (expr_p, NULL, NULL, in gimplify_modify_expr_rhs() 4377 return gimplify_init_constructor (expr_p, pre_p, post_p, want_value, in gimplify_modify_expr_rhs()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | gimplify.c | 4743 gimplify_init_constructor (tree *expr_p, gimple_seq *pre_p, gimple_seq *post_p, in gimplify_init_constructor() function 5176 subret = gimplify_init_constructor (expr_p, NULL, NULL, in gimplify_modify_expr_rhs() 5261 return gimplify_init_constructor (expr_p, pre_p, post_p, want_value, in gimplify_modify_expr_rhs()
|