/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | fold-const.c | 12937 static void fold_checksum_tree (const_tree, struct md5_ctx *, 12955 fold_checksum_tree (expr, &ctx, &ht); in fold() 12962 fold_checksum_tree (expr, &ctx, &ht); in fold() 12979 fold_checksum_tree (expr, &ctx, &ht); in print_fold_checksum() 12993 fold_checksum_tree (const_tree expr, struct md5_ctx *ctx, in fold_checksum_tree() function 13058 fold_checksum_tree (TREE_TYPE (expr), ctx, ht); in fold_checksum_tree() 13064 fold_checksum_tree (TREE_CHAIN (expr), ctx, ht); in fold_checksum_tree() 13075 fold_checksum_tree (TREE_REALPART (expr), ctx, ht); in fold_checksum_tree() 13076 fold_checksum_tree (TREE_IMAGPART (expr), ctx, ht); in fold_checksum_tree() 13081 fold_checksum_tree (VECTOR_CST_ENCODED_ELT (expr, i), ctx, ht); in fold_checksum_tree() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | fold-const.cc | 13535 static void fold_checksum_tree (const_tree, struct md5_ctx *, 13553 fold_checksum_tree (expr, &ctx, &ht); in fold() 13560 fold_checksum_tree (expr, &ctx, &ht); in fold() 13577 fold_checksum_tree (expr, &ctx, &ht); in print_fold_checksum() 13591 fold_checksum_tree (const_tree expr, struct md5_ctx *ctx, in fold_checksum_tree() function 13656 fold_checksum_tree (TREE_TYPE (expr), ctx, ht); in fold_checksum_tree() 13662 fold_checksum_tree (TREE_CHAIN (expr), ctx, ht); in fold_checksum_tree() 13673 fold_checksum_tree (TREE_REALPART (expr), ctx, ht); in fold_checksum_tree() 13674 fold_checksum_tree (TREE_IMAGPART (expr), ctx, ht); in fold_checksum_tree() 13679 fold_checksum_tree (VECTOR_CST_ENCODED_ELT (expr, i), ctx, ht); in fold_checksum_tree() [all …]
|
H A D | ChangeLog-2005 | 198 * fold-const.c (fold_checksum_tree): Guard 7963 * fold-const.c (fold_checksum_tree): Adjust for now-largest tree size. 12206 (fold_checksum_tree): Use tree_decl_extra as sizeof 16872 * fold-const.c (fold_checksum_tree): Copy types also if 16874 Don't call fold_checksum_tree for TREE_LIST's TREE_CHAIN 28577 * fold-const.c (fold_checksum_tree): Only clear the overloaded
|
H A D | ChangeLog-2004 | 13019 * 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
|
H A D | ChangeLog-2014 | 31790 * fold-const.c (fold_checksum_tree): Fix typo in previous patch. 31810 * fold-const.c (fold_checksum_tree): Move checking of DECL_RESULT. 32107 * fold-const.c (fold_checksum_tree): Look at DECL_VINDEX only for 33288 * fold-const.c (fold_checksum_tree): Use a hash_table of const 34347 * fold-const.c (fold_checksum_tree) <TS_DECL_WITH_VIS>: Remove
|
H A D | ChangeLog-2007 | 8531 fold_checksum_tree, fold_check_failed, print_fold_checksum, 17002 (fold_checksum_tree): Don't fold TREE_CHAIN of an SSA_NAME. 28612 (fold_checksum_tree): Make it know about tcc_vl_exp. Use
|
H A D | ChangeLog-2011 | 2996 * fold-const.c (fold_checksum_tree): Check for TS_TYPED structure 9366 * fold-const.c (fold_checksum_tree): Remove out-of-date assert. 24945 * fold-const.c (fold_checksum_tree): Guard TREE_CHAIN use with
|
H A D | ChangeLog-2008 | 1213 * fold-const.c (fold_checksum_tree): Change buf type to union 1264 * fold-const.c (fold_checksum_tree): Allow modification of
|
H A D | ChangeLog | 13715 (fold_checksum_tree): Likewise.
|
H A D | ChangeLog-2012 | 8586 * fold-const.c (fold_checksum_tree): Change to new 27625 * fold-const.c (fold_checksum_tree): Fix VECTOR_CST case.
|
H A D | ChangeLog-2019 | 32674 * fold-const.c (fold_checksum_tree): Don't use fixed size buffer, 32794 * fold-const.c (fold_checksum_tree): Ignore TREE_NO_WARNING bit
|
H A D | ChangeLog-2015 | 26747 (print_fold_checksum, fold_checksum_tree): Likewise. 41877 * fold-const.c (fold_checksum_tree): Don't include value of
|
H A D | ChangeLog-2006 | 20123 * fold-const.c (fold_checksum_tree): Change type of buf.
|
H A D | ChangeLog-2021 | 22024 (fold_checksum_tree): Same.
|
H A D | ChangeLog-2016 | 24443 * fold-const.c (fold_checksum_tree): Allow modification
|
H A D | ChangeLog-2003 | 12608 [ENABLE_FOLD_CHECKING] (fold, fold_checksum_tree, fold_check_failed,
|
H A D | ChangeLog-2010 | 14119 * fold-const.c (fold_checksum_tree): Change slot from const void **
|
H A D | ChangeLog-2017 | 3713 (operand_equal_p, fold_checksum_tree): Likewise.
|