/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | gimplify.c | 317 gimple_pop_condition (gimple_seq *pre_p) in gimple_pop_condition() 597 internal_get_tmp_var (tree val, gimple_seq *pre_p, gimple_seq *post_p, in internal_get_tmp_var() 646 get_formal_tmp_var (tree val, gimple_seq *pre_p) in get_formal_tmp_var() 655 get_initialized_tmp_var (tree val, gimple_seq *pre_p, gimple_seq *post_p) in get_initialized_tmp_var() 1170 gimplify_bind_expr (tree *expr_p, gimple_seq *pre_p) in gimplify_bind_expr() 1294 gimplify_return_expr (tree stmt, gimple_seq *pre_p) in gimplify_return_expr() 1491 gimplify_loop_expr (tree *expr_p, gimple_seq *pre_p) in gimplify_loop_expr() 1518 gimplify_statement_list (tree *expr_p, gimple_seq *pre_p) in gimplify_statement_list() 1570 gimplify_switch_expr (tree *expr_p, gimple_seq *pre_p) in gimplify_switch_expr() 1705 gimplify_case_label_expr (tree *expr_p, gimple_seq *pre_p) in gimplify_case_label_expr() [all …]
|
H A D | omp-low.c | 5922 lower_omp_single_simple (gimple single_stmt, gimple_seq *pre_p) in lower_omp_single_simple() 5977 lower_omp_single_copy (gimple single_stmt, gimple_seq *pre_p, omp_context *ctx) in lower_omp_single_copy()
|
H A D | gcse.c | 1811 prune_expressions (bool pre_p) in prune_expressions()
|
H A D | builtins.c | 4265 std_gimplify_va_arg_expr (tree valist, tree type, gimple_seq *pre_p, in std_gimplify_va_arg_expr() 4385 gimplify_va_arg_expr (tree *expr_p, gimple_seq *pre_p, gimple_seq *post_p) in gimplify_va_arg_expr()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | gimplify.c | 376 gimple_pop_condition (gimple_seq *pre_p) in gimple_pop_condition() 567 internal_get_tmp_var (tree val, gimple_seq *pre_p, gimple_seq *post_p, in internal_get_tmp_var() 616 get_formal_tmp_var (tree val, gimple_seq *pre_p) in get_formal_tmp_var() 625 get_initialized_tmp_var (tree val, gimple_seq *pre_p, gimple_seq *post_p, in get_initialized_tmp_var() 1270 gimplify_bind_expr (tree *expr_p, gimple_seq *pre_p) in gimplify_bind_expr() 1470 maybe_add_early_return_predict_stmt (gimple_seq *pre_p) in maybe_add_early_return_predict_stmt() 1489 gimplify_return_expr (tree stmt, gimple_seq *pre_p) in gimplify_return_expr() 1729 gimplify_loop_expr (tree *expr_p, gimple_seq *pre_p) in gimplify_loop_expr() 1756 gimplify_statement_list (tree *expr_p, gimple_seq *pre_p) in gimplify_statement_list() 2327 gimplify_switch_expr (tree *expr_p, gimple_seq *pre_p) in gimplify_switch_expr() [all …]
|
H A D | targhooks.c | 2123 std_gimplify_va_arg_expr (tree valist, tree type, gimple_seq *pre_p, in std_gimplify_va_arg_expr()
|
H A D | omp-low.c | 6011 lower_omp_single_simple (gomp_single *single_stmt, gimple_seq *pre_p) in lower_omp_single_simple() 6066 lower_omp_single_copy (gomp_single *single_stmt, gimple_seq *pre_p, in lower_omp_single_copy()
|
H A D | gcse.c | 1698 prune_expressions (bool pre_p) in prune_expressions()
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | cp-gimplify.c | 279 gimplify_for_stmt (tree *stmt_p, gimple_seq *pre_p) in gimplify_for_stmt() 295 gimplify_while_stmt (tree *stmt_p, gimple_seq *pre_p) in gimplify_while_stmt() 307 gimplify_do_stmt (tree *stmt_p, gimple_seq *pre_p) in gimplify_do_stmt() 319 gimplify_switch_stmt (tree *stmt_p, gimple_seq *pre_p) in gimplify_switch_stmt() 348 cp_gimplify_omp_for (tree *expr_p, gimple_seq *pre_p) in cp_gimplify_omp_for() 467 gimplify_must_not_throw_expr (tree *expr_p, gimple_seq *pre_p) in gimplify_must_not_throw_expr() 495 cp_gimplify_expr (tree *expr_p, gimple_seq *pre_p, gimple_seq *post_p) in cp_gimplify_expr()
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | cp-gimplify.c | 391 cp_gimplify_omp_for (tree *expr_p, gimple_seq *pre_p) in cp_gimplify_omp_for() 500 gimplify_must_not_throw_expr (tree *expr_p, gimple_seq *pre_p) in gimplify_must_not_throw_expr() 579 cp_gimplify_expr (tree *expr_p, gimple_seq *pre_p, gimple_seq *post_p) in cp_gimplify_expr()
|
/dflybsd-src/contrib/gcc-4.7/gcc/objc/ |
H A D | objc-act.c | 9462 objc_gimplify_expr (tree *expr_p, gimple_seq *pre_p, gimple_seq *post_p) in objc_gimplify_expr()
|
/dflybsd-src/contrib/gcc-4.7/gcc/config/i386/ |
H A D | i386.c | 7866 ix86_gimplify_va_arg (tree valist, tree type, gimple_seq *pre_p, in ix86_gimplify_va_arg()
|
/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/ |
H A D | i386.c | 9986 ix86_gimplify_va_arg (tree valist, tree type, gimple_seq *pre_p, in ix86_gimplify_va_arg()
|