Searched defs:expr_p (Results 1 – 14 of 14) sorted by relevance
/openbsd/gnu/gcc/gcc/ |
H A D | gimplify.c | 1053 gimplify_bind_expr (tree *expr_p, tree *pre_p) in gimplify_bind_expr() 1450 gimplify_case_label_expr (tree *expr_p) in gimplify_case_label_expr() 1491 gimplify_exit_expr (tree *expr_p) in gimplify_exit_expr() 1528 canonicalize_component_ref (tree *expr_p) in canonicalize_component_ref() 1564 canonicalize_addr_expr (tree *expr_p) in canonicalize_addr_expr() 1613 gimplify_conversion (tree *expr_p) in gimplify_conversion() 1650 gimplify_var_or_parm_decl (tree *expr_p) in gimplify_var_or_parm_decl() 1966 maybe_with_size_expr (tree *expr_p) in maybe_with_size_expr() 1992 gimplify_arg (tree *expr_p, tree *pre_p) in gimplify_arg() 3679 gimplify_boolean_expr (tree *expr_p) in gimplify_boolean_expr() [all …]
|
H A D | c-gimplify.c | 182 gimplify_compound_literal_expr (tree *expr_p, tree *pre_p) in gimplify_compound_literal_expr() 201 c_gimplify_expr (tree *expr_p, tree *pre_p, tree *post_p ATTRIBUTE_UNUSED) in c_gimplify_expr()
|
H A D | tree-ssa-dse.c | 163 memory_ssa_name_same (tree *expr_p, int *walk_subtrees ATTRIBUTE_UNUSED, in memory_ssa_name_same()
|
H A D | tree-sra.c | 708 sra_walk_expr (tree *expr_p, block_stmt_iterator *bsi, bool is_output, in sra_walk_expr() 1962 scalarize_use (struct sra_elt *elt, tree *expr_p, block_stmt_iterator *bsi, in scalarize_use()
|
H A D | tree-ssa-ccp.c | 1970 fold_stmt_r (tree *expr_p, int *walk_subtrees, void *data) in fold_stmt_r()
|
H A D | tree-ssa-live.c | 329 mark_all_vars_used (tree *expr_p) in mark_all_vars_used()
|
H A D | tree-ssa-dom.c | 1468 tree *expr_p, def = NULL_TREE; in eliminate_redundant_computations() local
|
H A D | tree-inline.c | 2198 tree *expr_p = bsi_stmt_ptr (bsi); in gimple_expand_calls_inline() local
|
H A D | tree-ssa-operands.c | 1843 get_expr_operands (tree stmt, tree *expr_p, int flags) in get_expr_operands()
|
H A D | tree-ssa-loop-ivopts.c | 1951 find_depends (tree *expr_p, int *ws ATTRIBUTE_UNUSED, void *data) in find_depends() 2451 prepare_decl_rtl (tree *expr_p, int *ws, void *data) in prepare_decl_rtl()
|
H A D | tree-ssa-pre.c | 3321 try_combine_conversion (tree *expr_p) in try_combine_conversion()
|
H A D | builtins.c | 4368 gimplify_va_arg_expr (tree *expr_p, tree *pre_p, tree *post_p) in gimplify_va_arg_expr()
|
/openbsd/gnu/gcc/gcc/cp/ |
H A D | cp-gimplify.c | 326 cp_gimplify_omp_for (tree *expr_p) in cp_gimplify_omp_for() 388 cp_gimplify_init_expr (tree *expr_p, tree *pre_p, tree *post_p) in cp_gimplify_init_expr() 426 gimplify_must_not_throw_expr (tree *expr_p, tree *pre_p) in gimplify_must_not_throw_expr() 449 cp_gimplify_expr (tree *expr_p, tree *pre_p, tree *post_p) in cp_gimplify_expr()
|
/openbsd/gnu/gcc/gcc/objc/ |
H A D | objc-act.c | 9468 objc_gimplify_expr (tree *expr_p, tree *pre_p, tree *post_p) in objc_gimplify_expr()
|