Home
last modified time | relevance | path

Searched refs:substitute_in_expr (Results 1 – 8 of 8) sorted by relevance

/freebsd-12-stable/contrib/gcc/
Dtree.h4135 extern tree substitute_in_expr (tree, tree, tree);
4141 ((EXP) == 0 || TREE_CONSTANT (EXP) ? (EXP) : substitute_in_expr (EXP, F, R))
Dtree.c2341 substitute_in_expr (tree exp, tree f, tree r) in substitute_in_expr() function
DFSFChangeLog.11801 * tree.c (substitute_in_expr, case TREE_LIST): Fix two typos.
2776 * tree.c (contains_placeholder_p, substitute_in_expr):
3843 (substitute_in_expr, build_type_attribute_variant): Likewise.
12755 * tree.c (substitute_in_expr): Remove OFFSET_REF code.
14332 * tree.c (substitute_in_expr): Don't return new expression if
DFSFChangeLog.10360 * tree.c (substitute_in_expr, case COMPONENT_REF): Ignore
8275 * tree.c (substitute_in_expr): Preserve TREE_READONLY.
DChangeLog-200413968 tree_node_structure, type_contains_placeholder_p, substitute_in_expr,
21689 * tree.c (substitute_in_expr, tree_fold_gcd): Likewise.
28510 * tree.c (substitute_in_expr, case COMPONENT_REF): Add new operand.
32289 * tree.c (array_type_nelts, save_expr, substitute_in_expr,
37710 (substitute_in_expr): Use SUBSTITUTE_IN_EXPR for recursive call.
37861 * tree.c (substitute_in_expr): Rewrite to simplify and be more generic.
DChangeLog-200017581 (first_rtl_op, contains_placeholder_p, substitute_in_expr): Likewise.
DChangeLog-20057158 * tree.c (substitute_in_expr, case 4): New case, for ARRAY_REF.
DChangeLog-200330339 * tree.c (substitute_in_expr, case 'e'): Only make recursive call