Searched defs:pre_p (Results 1 - 25 of 30) sorted by relevance

12

/haiku-buildtools/gcc/gcc/java/
H A Djava-gimplify.c73 java_gimplify_expr (tree *expr_p, gimple_seq *pre_p, gimple_seq *post_p) argument
/haiku-buildtools/gcc/gcc/go/
H A Dgo-lang.c471 go_langhook_gimplify_expr (tree *expr_p, gimple_seq *pre_p, gimple_seq *post_p) argument
/haiku-buildtools/gcc/gcc/
H A Dcilk-common.c536 gimplify_cilk_sync (tree *expr_p, gimple_seq *pre_p) argument
H A Dtarghooks.c1786 std_gimplify_va_arg_expr (tree valist, tree type, gimple_seq *pre_p, argument
H A Dgcse.c1729 prune_expressions(bool pre_p) argument
H A Dgimplify.c359 gimple_pop_condition (gimple_seq *pre_p) argument
547 internal_get_tmp_var (tree val, gimple_seq *pre_p, gimple_seq *post_p, argument
587 get_formal_tmp_var (tree val, gimple_seq *pre_p) argument
596 get_initialized_tmp_var (tree val, gimple_seq *pre_p, gimple_seq *post_p) argument
1078 gimplify_bind_expr(tree *expr_p, gimple_seq *pre_p) argument
1229 gimplify_return_expr(tree stmt, gimple_seq *pre_p) argument
1287 gimplify_type_sizes (TREE_TYPE (result_decl), pre_p); local
1291 gimplify_one_sizepos (&DECL_SIZE (result_decl), pre_p); local
1292 gimplify_one_sizepos (&DECL_SIZE_UNIT (result_decl), pre_p); local
1452 gimplify_loop_expr(tree *expr_p, gimple_seq *pre_p) argument
1479 gimplify_statement_list(tree *expr_p, gimple_seq *pre_p) argument
1487 gimplify_stmt (tsi_stmt_ptr (i), pre_p); local
1505 gimplify_switch_expr(tree *expr_p, gimple_seq *pre_p) argument
1568 gimplify_case_label_expr(tree *expr_p, gimple_seq *pre_p) argument
1925 gimplify_compound_lval(tree *expr_p, gimple_seq *pre_p, gimple_seq *post_p, fallback_t fallback) argument
2120 gimplify_self_mod_expr(tree *expr_p, gimple_seq *pre_p, gimple_seq *post_p, bool want_value, tree arith_type) argument
2234 gimplify_arg(tree *arg_p, gimple_seq *pre_p, location_t call_location) argument
2293 gimplify_call_expr(tree *expr_p, gimple_seq *pre_p, bool want_value) argument
2947 gimplify_pure_cond_expr(tree *expr_p, gimple_seq *pre_p) argument
3012 gimplify_cond_expr(tree *expr_p, gimple_seq *pre_p, fallback_t fallback) argument
3415 gimplify_init_ctor_preeval(tree *expr_p, gimple_seq *pre_p, gimple_seq *post_p, struct gimplify_init_ctor_preeval_data *data) argument
3504 gimplify_init_ctor_eval_range(tree object, tree lower, tree upper, tree value, tree array_elt_type, gimple_seq *pre_p, bool cleared) argument
3586 gimplify_init_ctor_eval(tree object, vec<constructor_elt, va_gc> *elts, gimple_seq *pre_p, bool cleared) argument
3684 gimplify_compound_literal_expr(tree *expr_p, gimple_seq *pre_p, bool (*gimple_test_f) (tree), fallback_t fallback) argument
3791 gimplify_init_constructor(tree *expr_p, gimple_seq *pre_p, gimple_seq *post_p, bool want_value, bool notify_temp_creation) argument
4159 gimplify_modify_expr_rhs(tree *expr_p, tree *from_p, tree *to_p, gimple_seq *pre_p, gimple_seq *post_p, bool want_value) argument
4517 gimplify_modify_expr_complex_part(tree *expr_p, gimple_seq *pre_p, bool want_value) argument
4563 gimplify_modify_expr(tree *expr_p, gimple_seq *pre_p, gimple_seq *post_p, bool want_value) argument
4831 gimplify_compound_expr(tree *expr_p, gimple_seq *pre_p, bool want_value) argument
4866 gimplify_save_expr(tree *expr_p, gimple_seq *pre_p, gimple_seq *post_p) argument
4912 gimplify_addr_expr(tree *expr_p, gimple_seq *pre_p, gimple_seq *post_p) argument
5020 gimplify_asm_expr(tree *expr_p, gimple_seq *pre_p, gimple_seq *post_p) argument
5235 prepare_gimple_addressable (&TREE_VALUE (link), pre_p); local
5304 gimplify_cleanup_point_expr(tree *expr_p, gimple_seq *pre_p) argument
5385 gimple_push_cleanup(tree var, tree cleanup, bool eh_only, gimple_seq *pre_p) argument
5446 gimplify_target_expr(tree *expr_p, gimple_seq *pre_p, gimple_seq *post_p) argument
5462 gimplify_type_sizes (TREE_TYPE (temp), pre_p); local
6109 gimplify_scan_omp_clauses(tree *list_p, gimple_seq *pre_p, enum omp_region_type region_type) argument
6547 gimple_seq *pre_p; member in struct:gimplify_adjust_omp_clauses_data
6557 gimple_seq *pre_p local
6676 gimplify_adjust_omp_clauses(gimple_seq *pre_p, tree *list_p) argument
6896 gimplify_oacc_cache(tree *expr_p, gimple_seq *pre_p) argument
6900 gimplify_scan_omp_clauses (&OACC_CACHE_CLAUSES (expr), pre_p, ORT_WORKSHARE); local
6914 gimplify_omp_parallel(tree *expr_p, gimple_seq *pre_p) argument
6920 gimplify_scan_omp_clauses (&OMP_PARALLEL_CLAUSES (expr), pre_p, local
6950 gimplify_omp_task(tree *expr_p, gimple_seq *pre_p) argument
6956 gimplify_scan_omp_clauses (&OMP_TASK_CLAUSES (expr), pre_p, local
7009 gimplify_omp_for(tree *expr_p, gimple_seq *pre_p) argument
7067 gimplify_scan_omp_clauses (&OMP_FOR_CLAUSES (for_stmt), pre_p, local
7508 gimplify_omp_workshare(tree *expr_p, gimple_seq *pre_p) argument
7536 gimplify_scan_omp_clauses (&OMP_CLAUSES (expr), pre_p, ort); local
7615 gimplify_omp_target_update(tree *expr_p, gimple_seq *pre_p) argument
7691 goa_stabilize_expr(tree *expr_p, gimple_seq *pre_p, tree lhs_addr, tree lhs_var) argument
7759 gimplify_omp_atomic(tree *expr_p, gimple_seq *pre_p) argument
7815 gimplify_transaction(tree *expr_p, gimple_seq *pre_p) argument
7938 gimplify_expr(tree *expr_p, gimple_seq *pre_p, gimple_seq *post_p, bool (*gimple_test_f) (tree), fallback_t fallback) argument
9509 gimplify_va_arg_expr(tree *expr_p, gimple_seq *pre_p, gimple_seq *post_p) argument
[all...]
H A Domp-low.c10140 lower_omp_single_simple(gomp_single *single_stmt, gimple_seq *pre_p) argument
10195 lower_omp_single_copy(gomp_single *single_stmt, gimple_seq *pre_p, omp_context *ctx) argument
10227 lower_copyprivate_clauses (gimple_omp_single_clauses (single_stmt), pre_p, local
[all...]
/haiku-buildtools/gcc/gcc/cp/
H A Dcp-gimplify.c398 cp_gimplify_omp_for (tree *expr_p, gimple_seq *pre_p) argument
508 gimplify_must_not_throw_expr (tree *expr_p, gimple_seq *pre_p) argument
559 cp_gimplify_expr (tree *expr_p, gimple_seq *pre_p, gimple_seq *post_p) argument
[all...]
/haiku-buildtools/gcc/gcc/config/msp430/
H A Dmsp430.c808 msp430_gimplify_va_arg_expr(tree valist, tree type, gimple_seq *pre_p, gimple_seq *post_p) argument
/haiku-buildtools/gcc/gcc/config/visium/
H A Dvisium.c1514 visium_gimplify_va_arg (tree valist, tree type, gimple_seq *pre_p, argument
[all...]
/haiku-buildtools/gcc/gcc/config/stormy16/
H A Dstormy16.c1364 xstormy16_gimplify_va_arg_expr(tree valist, tree type, gimple_seq *pre_p, gimple_seq *post_p ATTRIBUTE_UNUSED) argument
[all...]
/haiku-buildtools/gcc/gcc/fortran/
H A Dtrans-openmp.c1034 gfc_omp_finish_clause (tree c, gimple_seq *pre_p) argument
/haiku-buildtools/gcc/gcc/config/tilepro/
H A Dtilepro.c438 tilepro_gimplify_va_arg_expr(tree valist, tree type, gimple_seq * pre_p, gimple_seq * post_p ATTRIBUTE_UNUSED) argument
482 gimplify_assign (unshare_expr (args), tmp, pre_p); local
502 gimplify_assign (unshare_expr (args), tmp, pre_p); local
/haiku-buildtools/gcc/gcc/config/xtensa/
H A Dxtensa.c3246 gimplify_and_add (t, pre_p); local
3147 xtensa_gimplify_va_arg_expr(tree valist, tree type, gimple_seq *pre_p, gimple_seq *post_p ATTRIBUTE_UNUSED) argument
3211 gimplify_assign (unshare_expr (orig_ndx), t, pre_p); local
3221 gimplify_assign (unshare_expr (ndx), t, pre_p); local
3278 gimplify_assign (unshare_expr (ndx), t, pre_p); local
[all...]
/haiku-buildtools/gcc/gcc/objc/
H A Dobjc-act.c9506 objc_gimplify_expr(tree *expr_p, gimple_seq *pre_p, gimple_seq *post_p) argument
/haiku-buildtools/gcc/gcc/config/mep/
H A Dmep.c3635 gimplify_and_add (tmp, pre_p); local
3560 mep_gimplify_va_arg_expr(tree valist, tree type, gimple_seq *pre_p, gimple_seq *post_p ATTRIBUTE_UNUSED) argument
3638 gimplify_assign (unshare_expr (next_cop), tmp, pre_p); local
3652 gimplify_assign (unshare_expr (next_stack), tmp, pre_p); local
[all...]
/haiku-buildtools/gcc/gcc/config/tilegx/
H A Dtilegx.c489 tilegx_gimplify_va_arg_expr(tree valist, tree type, gimple_seq *pre_p, gimple_seq *post_p ATTRIBUTE_UNUSED) argument
533 gimplify_assign (unshare_expr (args), tmp, pre_p); local
560 gimplify_assign (unshare_expr (args), tmp, pre_p); local
/haiku-buildtools/gcc/gcc/config/pa/
H A Dpa.c6311 hppa_gimplify_va_arg_expr(tree valist, tree type, gimple_seq *pre_p, gimple_seq *post_p) argument
/haiku-buildtools/gcc/gcc/ada/gcc-interface/
H A Dtrans.c7753 gnat_gimplify_expr(tree *expr_p, gimple_seq *pre_p, gimple_seq *post_p ATTRIBUTE_UNUSED) argument
/haiku-buildtools/gcc/gcc/config/alpha/
H A Dalpha.c6333 alpha_gimplify_va_arg_1(tree type, tree base, tree offset, gimple_seq *pre_p) argument
6404 alpha_gimplify_va_arg(tree valist, tree type, gimple_seq *pre_p, gimple_seq *post_p) argument
6438 fold_convert (TREE_TYPE (offset_field), offset), pre_p); local
[all...]
/haiku-buildtools/gcc/gcc/config/spu/
H A Dspu.c4058 spu_gimplify_va_arg_expr(tree valist, tree type, gimple_seq * pre_p, gimple_seq * post_p ATTRIBUTE_UNUSED) argument
4103 gimplify_assign (unshare_expr (args), tmp, pre_p); local
/haiku-buildtools/gcc/gcc/config/aarch64/
H A Daarch64.c7357 aarch64_gimplify_va_arg_expr (tree valist, tree type, gimple_seq *pre_p, argument
/haiku-buildtools/gcc/gcc/config/s390/
H A Ds390.c11595 s390_gimplify_va_arg(tree valist, tree type, gimple_seq *pre_p, gimple_seq *post_p ATTRIBUTE_UNUSED) argument
[all...]
/haiku-buildtools/gcc/gcc/config/sparc/
H A Dsparc.c7508 sparc_gimplify_va_arg(tree valist, tree type, gimple_seq *pre_p, gimple_seq *post_p) argument
/haiku-buildtools/gcc/gcc/config/ia64/
H A Dia64.c5107 ia64_gimplify_va_arg(tree valist, tree type, gimple_seq *pre_p, gimple_seq *post_p) argument
5128 gimplify_assign (unshare_expr (valist), t, pre_p); local

Completed in 901 milliseconds

12