Home
last modified time | relevance | path

Searched refs:stream_read_tree (Results 1 – 21 of 21) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-streamer-in.c84 curr = stream_read_tree (ib, data_in); in streamer_read_chain()
654 TREE_TYPE (expr) = stream_read_tree (ib, data_in); in lto_input_ts_common_tree_pointers()
668 VECTOR_CST_ENCODED_ELT (expr, i) = stream_read_tree (ib, data_in); in lto_input_ts_vector_tree_pointers()
681 POLY_INT_CST_COEFF (expr, i) = stream_read_tree (ib, data_in); in lto_input_ts_poly_tree_pointers()
693 TREE_REALPART (expr) = stream_read_tree (ib, data_in); in lto_input_ts_complex_tree_pointers()
694 TREE_IMAGPART (expr) = stream_read_tree (ib, data_in); in lto_input_ts_complex_tree_pointers()
706 DECL_NAME (expr) = stream_read_tree (ib, data_in); in lto_input_ts_decl_minimal_tree_pointers()
707 DECL_CONTEXT (expr) = stream_read_tree (ib, data_in); in lto_input_ts_decl_minimal_tree_pointers()
719 DECL_SIZE (expr) = stream_read_tree (ib, data_in); in lto_input_ts_decl_common_tree_pointers()
720 DECL_SIZE_UNIT (expr) = stream_read_tree (ib, data_in); in lto_input_ts_decl_common_tree_pointers()
[all …]
H A Dgimple-streamer-in.c57 tree def = stream_read_tree (ib, data_in); in input_phi()
124 stream_read_tree (ib, data_in)); in input_gimple_stmt()
156 tree *opp, op = stream_read_tree (ib, data_in); in input_gimple_stmt()
189 gimple_call_set_fntype (call_stmt, stream_read_tree (ib, data_in)); in input_gimple_stmt()
199 stream_read_tree (ib, data_in)); in input_gimple_stmt()
201 stream_read_tree (ib, data_in)); in input_gimple_stmt()
203 stream_read_tree (ib, data_in)); in input_gimple_stmt()
H A Dlto-streamer-in.c528 stream_block = stream_read_tree (ib, data_in);
571 stream_block = stream_read_tree (ib, data_in);
709 n->type_list = stream_read_tree (ib, data_in);
710 n->filter_list = stream_read_tree (ib, data_in);
711 n->label = stream_read_tree (ib, data_in);
780 r->u.allowed.type_list = stream_read_tree (ib, data_in);
781 r->u.allowed.label = stream_read_tree (ib, data_in);
792 r->u.must_not_throw.failure_decl = stream_read_tree (ib, data_in);
830 lp->post_landing_pad = stream_read_tree (ib, data_in);
968 tree ttype = stream_read_tree (ib, data_in);
[all …]
H A Dstreamer-hooks.h74 #define stream_read_tree(IB, DATA_IN) \ macro
H A Dipa-hsa.c257 tree decl = stream_read_tree (&ib_main, data_in); in ipa_hsa_read_section()
H A Dipa-prop.c4641 tree t = stream_read_tree (ib, data_in); in ipa_read_jump_function()
4663 tree operand = stream_read_tree (ib, data_in); in ipa_read_jump_function()
4695 item.type = stream_read_tree (ib, data_in); in ipa_read_jump_function()
4704 item.value.constant = stream_read_tree (ib, data_in); in ipa_read_jump_function()
4714 item.value.pass_through.operand = stream_read_tree (ib, data_in); in ipa_read_jump_function()
4718 item.value.load_agg.type = stream_read_tree (ib, data_in); in ipa_read_jump_function()
4750 tree min = stream_read_tree (ib, data_in); in ipa_read_jump_function()
4751 tree max = stream_read_tree (ib, data_in); in ipa_read_jump_function()
4818 ii->otr_type = stream_read_tree (ib, data_in); in ipa_read_indirect_edge_info()
4986 tree type = stream_read_tree (ib, data_in); in ipa_read_node_info()
[all …]
H A Dlto-cgraph.c1984 adj.type = stream_read_tree (ib_main, data_in); in input_node_opt_summary()
1987 adj.alias_ptr_type = stream_read_tree (ib_main, data_in); in input_node_opt_summary()
2008 map->new_tree = stream_read_tree (ib_main, data_in); in input_node_opt_summary()
H A Dipa-fnsummary.c4268 c.type = stream_read_tree (&ib, data_in); in inline_read_section()
4269 c.val = stream_read_tree (&ib, data_in); in inline_read_section()
4287 op.type = stream_read_tree (&ib, data_in); in inline_read_section()
4300 op.val[0] = stream_read_tree (&ib, data_in); in inline_read_section()
4304 op.val[1] = stream_read_tree (&ib, data_in); in inline_read_section()
H A Dipa-polymorphic-call.c705 outer_type = stream_read_tree (ib, data_in); in stream_in()
714 speculative_outer_type = stream_read_tree (ib, data_in); in stream_in()
H A Dipa-sra.c2758 acc->type = stream_read_tree (ib, data_in); in isra_read_node_info()
2759 acc->alias_ptr_type = stream_read_tree (ib, data_in); in isra_read_node_info()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-streamer-in.cc57 tree def = stream_read_tree (ib, data_in); in input_phi()
124 stream_read_tree (ib, data_in)); in input_gimple_stmt()
156 tree *opp, op = stream_read_tree (ib, data_in); in input_gimple_stmt()
189 gimple_call_set_fntype (call_stmt, stream_read_tree (ib, data_in)); in input_gimple_stmt()
199 stream_read_tree (ib, data_in)); in input_gimple_stmt()
201 stream_read_tree (ib, data_in)); in input_gimple_stmt()
203 stream_read_tree (ib, data_in)); in input_gimple_stmt()
H A Dlto-streamer-in.cc528 stream_block = stream_read_tree (ib, data_in); in input_location_and_block()
571 stream_block = stream_read_tree (ib, data_in); in input_location_and_block()
697 n->type_list = stream_read_tree (ib, data_in); in lto_input_eh_catch_list()
698 n->filter_list = stream_read_tree (ib, data_in); in lto_input_eh_catch_list()
699 n->label = stream_read_tree (ib, data_in); in lto_input_eh_catch_list()
768 r->u.allowed.type_list = stream_read_tree (ib, data_in); in input_eh_region()
769 r->u.allowed.label = stream_read_tree (ib, data_in); in input_eh_region()
780 r->u.must_not_throw.failure_decl = stream_read_tree (ib, data_in); in input_eh_region()
818 lp->post_landing_pad = stream_read_tree (ib, data_in); in input_eh_lp()
956 tree ttype = stream_read_tree (ib, data_in); in input_eh_regions()
[all …]
H A Dstreamer-hooks.h74 #define stream_read_tree(IB, DATA_IN) \ macro
H A Dipa-prop.cc4879 tree t = stream_read_tree (ib, data_in); in ipa_read_jump_function()
4901 tree operand = stream_read_tree (ib, data_in); in ipa_read_jump_function()
4936 item.type = stream_read_tree (ib, data_in); in ipa_read_jump_function()
4945 item.value.constant = stream_read_tree (ib, data_in); in ipa_read_jump_function()
4955 item.value.pass_through.operand = stream_read_tree (ib, data_in); in ipa_read_jump_function()
4959 item.value.load_agg.type = stream_read_tree (ib, data_in); in ipa_read_jump_function()
4991 tree min = stream_read_tree (ib, data_in); in ipa_read_jump_function()
4992 tree max = stream_read_tree (ib, data_in); in ipa_read_jump_function()
5059 ii->otr_type = stream_read_tree (ib, data_in); in ipa_read_indirect_edge_info()
5241 tree type = stream_read_tree (ib, data_in); in ipa_read_node_info()
[all …]
H A Dlto-cgraph.cc1994 adj.type = stream_read_tree (ib_main, data_in); in input_node_opt_summary()
1997 adj.alias_ptr_type = stream_read_tree (ib_main, data_in); in input_node_opt_summary()
2018 map->new_tree = stream_read_tree (ib_main, data_in); in input_node_opt_summary()
H A Dipa-polymorphic-call.cc708 outer_type = stream_read_tree (ib, data_in); in stream_in()
717 speculative_outer_type = stream_read_tree (ib, data_in); in stream_in()
H A Dipa-fnsummary.cc4501 c.type = stream_read_tree (&ib, data_in); in inline_read_section()
4502 c.val = stream_read_tree (&ib, data_in); in inline_read_section()
4520 op.type = stream_read_tree (&ib, data_in); in inline_read_section()
4533 op.val[0] = stream_read_tree (&ib, data_in); in inline_read_section()
4537 op.val[1] = stream_read_tree (&ib, data_in); in inline_read_section()
H A Dipa-sra.cc2697 acc->type = stream_read_tree (ib, data_in); in isra_read_node_info()
2698 acc->alias_ptr_type = stream_read_tree (ib, data_in); in isra_read_node_info()
H A Dipa-modref.cc3582 tree base_tree = stream_read_tree (ib, data_in); in read_modref_records()
3620 tree ref_tree = stream_read_tree (ib, data_in); in read_modref_records()
H A Dipa-icf.cc2239 tree type = stream_read_tree (&ib_main, data_in); in read_section()
H A DChangeLog-201114728 (stream_read_tree): Likewise.
14749 * tree-streamer.h (stream_read_tree): New. Replace all calls
14797 (stream_read_tree): New.