/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | profile-count.cc | 138 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 D | symtab-thunks.h | 122 void stream_in (class lto_input_block *);
|
H A D | ipa-predicate.h | 250 void stream_in (lto_input_block *);
|
H A D | sreal.h | 56 static sreal stream_in (class lto_input_block *);
|
H A D | gimple-streamer-in.cc | 264 bb->count = profile_count::stream_in (ib); in input_bb()
|
H A D | sreal.cc | 261 sreal::stream_in (class lto_input_block *ib) in stream_in() function in sreal
|
H A D | ipa-fnsummary.cc | 4390 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 D | profile-count.h | 634 static profile_probability stream_in (class lto_input_block *); in class() 1246 static profile_count stream_in (class lto_input_block *);
|
H A D | ipa-predicate.cc | 592 ipa_predicate::stream_in (class lto_input_block *ib) in stream_in() function in ipa_predicate
|
H A D | ipa-modref-tree.h | 109 static modref_access_node stream_in (struct lto_input_block *ib);
|
H A D | symtab-thunks.cc | 119 thunk_info::stream_in (class lto_input_block *ib) in stream_in() function in thunk_info
|
H A D | lto-cgraph.cc | 1274 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 D | ipa-modref-tree.cc | 498 modref_access_node::stream_in (struct lto_input_block *ib) in stream_in() function in modref_access_node
|
H A D | ipa-polymorphic-call.cc | 693 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 D | profile-count.c | 128 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 D | ipa-predicate.h | 244 void stream_in (class lto_input_block *);
|
H A D | sreal.h | 56 static sreal stream_in (class lto_input_block *);
|
H A D | gimple-streamer-in.c | 264 bb->count = profile_count::stream_in (ib); in input_bb()
|
H A D | sreal.c | 261 sreal::stream_in (class lto_input_block *ib) in stream_in() function
|
H A D | profile-count.h | 631 static profile_probability stream_in (class lto_input_block *); in class() 1240 static profile_count stream_in (class lto_input_block *);
|
H A D | ipa-fnsummary.c | 4166 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 D | ipa-predicate.c | 593 predicate::stream_in (class lto_input_block *ib) in stream_in() function
|
H A D | lto-cgraph.c | 1261 node->count = profile_count::stream_in (ib); in input_node() 1475 count = profile_count::stream_in (ib); in input_edge()
|
H A D | ipa-prop.c | 4819 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 D | ipa-polymorphic-call.c | 690 ipa_polymorphic_call_context::stream_in (class lto_input_block *ib, in stream_in() function
|