Home
last modified time | relevance | path

Searched refs:fold_checksum_tree (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/gcc/
Dfold-const.c11835 static void fold_checksum_tree (tree, struct md5_ctx *, htab_t);
11853 fold_checksum_tree (expr, &ctx, ht); in fold()
11860 fold_checksum_tree (expr, &ctx, ht); in fold()
11879 fold_checksum_tree (expr, &ctx, ht); in print_fold_checksum()
11894 fold_checksum_tree (tree expr, struct md5_ctx *ctx, htab_t ht) in fold_checksum_tree() function
11939 fold_checksum_tree (TREE_TYPE (expr), ctx, ht); in fold_checksum_tree()
11943 fold_checksum_tree (TREE_CHAIN (expr), ctx, ht); in fold_checksum_tree()
11954 fold_checksum_tree (TREE_REALPART (expr), ctx, ht); in fold_checksum_tree()
11955 fold_checksum_tree (TREE_IMAGPART (expr), ctx, ht); in fold_checksum_tree()
11958 fold_checksum_tree (TREE_VECTOR_CST_ELTS (expr), ctx, ht); in fold_checksum_tree()
[all …]
DChangeLog-2005198 * fold-const.c (fold_checksum_tree): Guard
7964 * fold-const.c (fold_checksum_tree): Adjust for now-largest tree size.
12207 (fold_checksum_tree): Use tree_decl_extra as sizeof
16873 * fold-const.c (fold_checksum_tree): Copy types also if
16875 Don't call fold_checksum_tree for TREE_LIST's TREE_CHAIN
28578 * fold-const.c (fold_checksum_tree): Only clear the overloaded
DChangeLog-200413019 * fold-const.c (fold_checksum_tree): Ignore TYPE_CACHED_VALUES.
14481 fold_div_compare, fold, fold_checksum_tree, fold_negate_const,
25016 * fold-const.c (fold_checksum_tree): Use first_rtl_op.
26474 (fold_checksum_tree): Don't special-case SAVE_EXPR.
26576 (fold_checksum_tree, tree_expr_nonnegative_p): Likewise.
30163 * fold-const.c (fold_checksum_tree <case 't'>): Only
DChangeLog-200613038 * fold-const.c (fold_checksum_tree): Change type of buf.
DChangeLog-200312608 [ENABLE_FOLD_CHECKING] (fold, fold_checksum_tree, fold_check_failed,