Searched refs:stream_out (Results 1 - 25 of 35) sorted by relevance

12

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dprofile-count.c139 profile_count::stream_out (struct output_block *ob) function in class:profile_count
148 profile_count::stream_out (struct lto_output_stream *ob) function in class:profile_count
230 profile_probability::stream_out (struct output_block *ob) function in class:profile_probability
239 profile_probability::stream_out (struct lto_output_stream *ob) function in class:profile_probability
H A Dipa-predicate.h245 void stream_out (struct output_block *);
H A Dgimple-streamer-out.c209 bb->count.stream_out (ob);
H A Dprofile-count.h632 void stream_out (struct output_block *);
633 void stream_out (struct lto_output_stream *);
1241 void stream_out (struct output_block *);
1242 void stream_out (struct lto_output_stream *);
H A Dsreal.h55 void stream_out (struct output_block *);
H A Dsreal.c252 sreal::stream_out (struct output_block *ob) function in class:sreal
H A Dipa-fnsummary.c4405 es->predicate->stream_out (ob);
4452 info->time.stream_out (ob);
4494 e->time.stream_out (ob);
4495 e->exec_predicate.stream_out (ob);
4496 e->nonconst_predicate.stream_out (ob);
4499 info->loop_iterations->stream_out (ob);
4503 info->loop_stride->stream_out (ob);
H A Dipa-predicate.c614 predicate::stream_out (struct output_block *ob)
H A Dlto-cgraph.c257 edge->count.stream_out (ob->main_stream);
455 node->count.stream_out (ob->main_stream);
H A Dipa-prop.c4787 ii->context.stream_out (ob);
4880 ipa_get_ith_polymorhic_call_context (args, j)->stream_out (ob);
4897 ipa_get_ith_polymorhic_call_context (args, j)->stream_out (ob);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dsymtab-thunks.h119 void stream_out (class lto_simple_output_block *);
H A Dprofile-count.cc149 profile_count::stream_out (struct output_block *ob) function in class:profile_count
158 profile_count::stream_out (struct lto_output_stream *ob) function in class:profile_count
252 profile_probability::stream_out (struct output_block *ob) function in class:profile_probability
261 profile_probability::stream_out (struct lto_output_stream *ob) function in class:profile_probability
H A Dipa-predicate.h251 void stream_out (output_block *);
H A Dprofile-count.h635 void stream_out (struct output_block *);
636 void stream_out (struct lto_output_stream *);
1247 void stream_out (struct output_block *);
1248 void stream_out (struct lto_output_stream *);
H A Dsreal.h55 void stream_out (struct output_block *);
H A Dgimple-streamer-out.cc209 bb->count.stream_out (ob);
H A Dsreal.cc252 sreal::stream_out (struct output_block *ob) function in class:sreal
H A Dipa-fnsummary.cc4669 es->predicate->stream_out (ob);
4719 info->time.stream_out (ob);
4762 e->time.stream_out (ob);
4763 e->exec_predicate.stream_out (ob);
4764 e->nonconst_predicate.stream_out (ob);
4770 fcp->predicate->stream_out (ob);
4771 fcp->freq.stream_out (ob);
4776 fcp->predicate->stream_out (ob);
4777 fcp->freq.stream_out (ob);
H A Dipa-modref-tree.h107 void stream_out (struct output_block *ob) const;
H A Dipa-predicate.cc613 ipa_predicate::stream_out (struct output_block *ob)
H A Dsymtab-thunks.cc106 thunk_info::stream_out (lto_simple_output_block *ob) function in class:thunk_info
H A Dlto-cgraph.cc261 edge->count.stream_out (ob->main_stream);
459 node->count.stream_out (ob->main_stream);
571 thunk_info::get (node)->stream_out (ob);
H A Dipa-modref-tree.cc481 modref_access_node::stream_out (struct output_block *ob) const function in class:modref_access_node
/netbsd-current/external/gpl3/gcc.old/dist/gcc/lto/
H A Dlto.c163 stream_out (char *temp_filename, lto_symtab_encoder_t encoder, int part) function
218 stream_out (temp_filename, ltrans_partitions[p]->encoder, p);
/netbsd-current/external/gpl3/gcc/dist/gcc/lto/
H A Dlto.cc163 stream_out (char *temp_filename, lto_symtab_encoder_t encoder, int part) function
218 stream_out (temp_filename, ltrans_partitions[p]->encoder, p);

Completed in 508 milliseconds

12