Searched defs:hstate (Results 1 - 13 of 13) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Drtlhash.c34 add_rtx (const_rtx x, hash &hstate) argument
92 inchash::add_rtx (XVECEXP (x, i, j), hstate); local
95 inchash::add_rtx (XEXP (x, i), hstate); local
[all...]
H A Dipa-icf.h95 inchash::hash hstate; local
H A Dtree-ssa-sccvn.h145 inchash::hash hstate; local
H A Dlto-streamer-out.c955 inchash::hash hstate; local
[all...]
H A Dtree-ssa-tail-merge.c504 inchash::add_expr (gimple_call_fn (stmt), hstate); local
506 inchash::add_expr (gimple_call_chain (stmt), hstate); local
[all...]
H A Dtree-ssa-dom.c581 add_expr_commutative (const_tree t1, const_tree t2, hash &hstate) argument
597 add_hashable_expr (const struct hashable_expr *expr, hash &hstate) argument
655 inchash::add_expr (gimple_call_fn (fn_from), hstate); local
2733 inchash::hash hstate; local
[all...]
H A Dipa-icf.c305 inchash::hash hstate; local
320 inchash::hash hstate; local
1250 inchash::hash hstate; local
1293 add_expr(const_tree exp, inchash::hash &hstate) argument
1372 add_type(const_tree type, inchash::hash &hstate) argument
1390 sem_item::add_type (TREE_TYPE (type), hstate); local
1402 sem_item::add_type (TREE_TYPE (type), hstate); local
1408 sem_item::add_type (TREE_TYPE (type), hstate); local
1444 hash_stmt(gimple stmt, inchash::hash &hstate) argument
1468 add_expr (gimple_assign_rhs3 (stmt), hstate); local
1471 add_expr (gimple_assign_lhs (stmt), hstate); local
1484 add_expr (gimple_op (stmt, i), hstate); local
1970 inchash::hash hstate; local
[all...]
H A Dipa-devirt.c396 inchash::hash hstate; local
[all...]
H A Dtree-ssa-sccvn.c629 vn_reference_op_compute_hash (const vn_reference_op_t vro1, inchash::hash &hstate) argument
645 inchash::hash hstate; local
2364 inchash::hash hstate; local
[all...]
H A Dtree.c4734 inchash::hash hstate; local
4770 type_hash_list (TYPE_ARG_TYPES (ntype), hstate); local
6801 type_hash_list(const_tree list, inchash::hash &hstate) argument
6989 attribute_hash_list(const_tree list, inchash::hash &hstate) argument
7518 add_expr(const_tree t, inchash::hash &hstate) argument
7559 inchash::add_expr (TREE_REALPART (t), hstate); local
7560 inchash::add_expr (TREE_IMAGPART (t), hstate); local
7566 inchash::add_expr (VECTOR_CST_ELT (t, i), hstate); local
7580 inchash::add_expr (TREE_VALUE (t), hstate); local
7644 inchash::add_expr (TREE_OPERAND (t, i), hstate); local
7841 inchash::hash hstate; local
7869 inchash::add_expr (TYPE_MIN_VALUE (itype), hstate); local
7870 inchash::add_expr (TYPE_MAX_VALUE (itype), hstate); local
7977 inchash::hash hstate; local
8121 inchash::hash hstate; local
8276 inchash::hash hstate; local
8344 inchash::hash hstate; local
8381 inchash::hash hstate; local
9533 inchash::hash hstate; local
[all...]
H A Ddwarf2out.c4273 inchash::hash hstate; local
5699 inchash::hash hstate; local
5917 inchash::hash hstate; local
24055 hash_loc_operands(dw_loc_descr_ref loc, inchash::hash &hstate) argument
24260 hash_locs(dw_loc_descr_ref loc, inchash::hash &hstate) argument
24286 inchash::hash hstate; local
[all...]
/haiku-buildtools/legacy/gcc/gcc/ch/
H A Dexcept.c197 register struct handler_state *hstate; local
[all...]
/haiku-buildtools/gcc/gcc/lto/
H A Dlto.c310 inchash::hash hstate; local
367 iterative_hash_canonical_type (TREE_TYPE (type), hstate); local
377 iterative_hash_canonical_type (TYPE_METHOD_BASETYPE (type), hstate); local
379 iterative_hash_canonical_type (TREE_TYPE (type), hstate); local
383 iterative_hash_canonical_type (TREE_VALUE (p), hstate); local
398 iterative_hash_canonical_type (TREE_TYPE (f), hstate); local
411 iterative_hash_canonical_type(tree type, inchash::hash &hstate) argument
[all...]

Completed in 311 milliseconds