Lines Matching refs:fold_checksum_tree

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()
13091 fold_checksum_tree (TREE_PURPOSE (expr), ctx, ht); in fold_checksum_tree()
13092 fold_checksum_tree (TREE_VALUE (expr), ctx, ht); in fold_checksum_tree()
13098 fold_checksum_tree (TREE_VEC_ELT (expr, i), ctx, ht); in fold_checksum_tree()
13113 fold_checksum_tree (TREE_OPERAND (expr, i), ctx, ht); in fold_checksum_tree()
13116 fold_checksum_tree (DECL_NAME (expr), ctx, ht); in fold_checksum_tree()
13117 fold_checksum_tree (DECL_CONTEXT (expr), ctx, ht); in fold_checksum_tree()
13120 fold_checksum_tree (DECL_SIZE (expr), ctx, ht); in fold_checksum_tree()
13121 fold_checksum_tree (DECL_SIZE_UNIT (expr), ctx, ht); in fold_checksum_tree()
13122 fold_checksum_tree (DECL_INITIAL (expr), ctx, ht); in fold_checksum_tree()
13123 fold_checksum_tree (DECL_ABSTRACT_ORIGIN (expr), ctx, ht); in fold_checksum_tree()
13124 fold_checksum_tree (DECL_ATTRIBUTES (expr), ctx, ht); in fold_checksum_tree()
13131 fold_checksum_tree (DECL_VINDEX (expr), ctx, ht); in fold_checksum_tree()
13132 fold_checksum_tree (DECL_ARGUMENTS (expr), ctx, ht); in fold_checksum_tree()
13134 fold_checksum_tree (DECL_RESULT_FLD (expr), ctx, ht); in fold_checksum_tree()
13139 fold_checksum_tree (TYPE_VALUES (expr), ctx, ht); in fold_checksum_tree()
13140 fold_checksum_tree (TYPE_SIZE (expr), ctx, ht); in fold_checksum_tree()
13141 fold_checksum_tree (TYPE_SIZE_UNIT (expr), ctx, ht); in fold_checksum_tree()
13142 fold_checksum_tree (TYPE_ATTRIBUTES (expr), ctx, ht); in fold_checksum_tree()
13143 fold_checksum_tree (TYPE_NAME (expr), ctx, ht); in fold_checksum_tree()
13147 fold_checksum_tree (TYPE_MIN_VALUE (expr), ctx, ht); in fold_checksum_tree()
13148 fold_checksum_tree (TYPE_MAX_VALUE (expr), ctx, ht); in fold_checksum_tree()
13150 fold_checksum_tree (TYPE_MAIN_VARIANT (expr), ctx, ht); in fold_checksum_tree()
13154 fold_checksum_tree (TYPE_BINFO (expr), ctx, ht); in fold_checksum_tree()
13155 fold_checksum_tree (TYPE_CONTEXT (expr), ctx, ht); in fold_checksum_tree()
13176 fold_checksum_tree (t, &ctx, &ht); in debug_fold_checksum()
13204 fold_checksum_tree (op0, &ctx, &ht); in fold_build1_loc()
13215 fold_checksum_tree (op0, &ctx, &ht); in fold_build1_loc()
13245 fold_checksum_tree (op0, &ctx, &ht); in fold_build2_loc()
13250 fold_checksum_tree (op1, &ctx, &ht); in fold_build2_loc()
13261 fold_checksum_tree (op0, &ctx, &ht); in fold_build2_loc()
13269 fold_checksum_tree (op1, &ctx, &ht); in fold_build2_loc()
13299 fold_checksum_tree (op0, &ctx, &ht); in fold_build3_loc()
13304 fold_checksum_tree (op1, &ctx, &ht); in fold_build3_loc()
13309 fold_checksum_tree (op2, &ctx, &ht); in fold_build3_loc()
13321 fold_checksum_tree (op0, &ctx, &ht); in fold_build3_loc()
13329 fold_checksum_tree (op1, &ctx, &ht); in fold_build3_loc()
13337 fold_checksum_tree (op2, &ctx, &ht); in fold_build3_loc()
13366 fold_checksum_tree (fn, &ctx, &ht); in fold_build_call_array_loc()
13372 fold_checksum_tree (argarray[i], &ctx, &ht); in fold_build_call_array_loc()
13383 fold_checksum_tree (fn, &ctx, &ht); in fold_build_call_array_loc()
13392 fold_checksum_tree (argarray[i], &ctx, &ht); in fold_build_call_array_loc()