Searched refs:substitute_in_expr (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12-stable/contrib/gcc/ |
| D | tree.h | 4135 extern tree substitute_in_expr (tree, tree, tree); 4141 ((EXP) == 0 || TREE_CONSTANT (EXP) ? (EXP) : substitute_in_expr (EXP, F, R))
|
| D | tree.c | 2341 substitute_in_expr (tree exp, tree f, tree r) in substitute_in_expr() function
|
| D | FSFChangeLog.11 | 801 * 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
|
| D | FSFChangeLog.10 | 360 * tree.c (substitute_in_expr, case COMPONENT_REF): Ignore 8275 * tree.c (substitute_in_expr): Preserve TREE_READONLY.
|
| D | ChangeLog-2004 | 13968 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.
|
| D | ChangeLog-2000 | 17581 (first_rtl_op, contains_placeholder_p, substitute_in_expr): Likewise.
|
| D | ChangeLog-2005 | 7158 * tree.c (substitute_in_expr, case 4): New case, for ARRAY_REF.
|
| D | ChangeLog-2003 | 30339 * tree.c (substitute_in_expr, case 'e'): Only make recursive call
|