Home
last modified time | relevance | path

Searched refs:stream_in (Results 1 – 25 of 35) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dprofile-count.cc138 profile_count::stream_in (class lto_input_block *ib) in stream_in() function in profile_count
241 profile_probability::stream_in (class lto_input_block *ib) in stream_in() function in profile_probability
H A Dsymtab-thunks.h122 void stream_in (class lto_input_block *);
H A Dipa-predicate.h250 void stream_in (lto_input_block *);
H A Dsreal.h56 static sreal stream_in (class lto_input_block *);
H A Dgimple-streamer-in.cc264 bb->count = profile_count::stream_in (ib); in input_bb()
H A Dsreal.cc261 sreal::stream_in (class lto_input_block *ib) in stream_in() function in sreal
H A Dipa-fnsummary.cc4390 p.stream_in (ib); in read_ipa_call_summary()
4465 sreal time = sreal::stream_in (&ib); in inline_read_section()
4559 e.time = sreal::stream_in (&ib); in inline_read_section()
4560 e.exec_predicate.stream_in (&ib); in inline_read_section()
4561 e.nonconst_predicate.stream_in (&ib); in inline_read_section()
4570 p.stream_in (&ib); in inline_read_section()
4571 sreal fcp_freq = sreal::stream_in (&ib); in inline_read_section()
4584 p.stream_in (&ib); in inline_read_section()
4585 sreal fcp_freq = sreal::stream_in (&ib); in inline_read_section()
H A Dprofile-count.h634 static profile_probability stream_in (class lto_input_block *); in class()
1246 static profile_count stream_in (class lto_input_block *);
H A Dipa-predicate.cc592 ipa_predicate::stream_in (class lto_input_block *ib) in stream_in() function in ipa_predicate
H A Dipa-modref-tree.h109 static modref_access_node stream_in (struct lto_input_block *ib);
H A Dsymtab-thunks.cc119 thunk_info::stream_in (class lto_input_block *ib) in stream_in() function in thunk_info
H A Dlto-cgraph.cc1274 node->count = profile_count::stream_in (ib); in input_node()
1337 thunk_info::get_create (node)->stream_in (ib); in input_node()
1477 count = profile_count::stream_in (ib); in input_edge()
H A Dipa-modref-tree.cc498 modref_access_node::stream_in (struct lto_input_block *ib) in stream_in() function in modref_access_node
H A Dipa-polymorphic-call.cc693 ipa_polymorphic_call_context::stream_in (class lto_input_block *ib, in stream_in() function in ipa_polymorphic_call_context
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dprofile-count.c128 profile_count::stream_in (class lto_input_block *ib) in stream_in() function
219 profile_probability::stream_in (class lto_input_block *ib) in stream_in() function
H A Dipa-predicate.h244 void stream_in (class lto_input_block *);
H A Dsreal.h56 static sreal stream_in (class lto_input_block *);
H A Dgimple-streamer-in.c264 bb->count = profile_count::stream_in (ib); in input_bb()
H A Dsreal.c261 sreal::stream_in (class lto_input_block *ib) in stream_in() function
H A Dprofile-count.h631 static profile_probability stream_in (class lto_input_block *); in class()
1240 static profile_count stream_in (class lto_input_block *);
H A Dipa-fnsummary.c4166 p.stream_in (ib); in read_ipa_call_summary()
4229 sreal time = sreal::stream_in (&ib); in inline_read_section()
4326 e.time = sreal::stream_in (&ib); in inline_read_section()
4327 e.exec_predicate.stream_in (&ib); in inline_read_section()
4328 e.nonconst_predicate.stream_in (&ib); in inline_read_section()
4334 p.stream_in (&ib); in inline_read_section()
4337 p.stream_in (&ib); in inline_read_section()
H A Dipa-predicate.c593 predicate::stream_in (class lto_input_block *ib) in stream_in() function
H A Dlto-cgraph.c1261 node->count = profile_count::stream_in (ib); in input_node()
1475 count = profile_count::stream_in (ib); in input_edge()
H A Dipa-prop.c4819 ii->context.stream_in (ib, data_in); in ipa_read_indirect_edge_info()
4928 ipa_get_ith_polymorhic_call_context (args, k)->stream_in in ipa_read_edge_info()
4942 ctx.stream_in (ib, data_in); in ipa_read_edge_info()
H A Dipa-polymorphic-call.c690 ipa_polymorphic_call_context::stream_in (class lto_input_block *ib, in stream_in() function

12