Home
last modified time | relevance | path

Searched refs:streamer_write_record_start (Results 1 – 8 of 8) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgimple-streamer-out.c39 streamer_write_record_start (ob, lto_gimple_code_to_tag (GIMPLE_PHI)); in output_phi()
64 streamer_write_record_start (ob, tag); in output_gimple_stmt()
172 streamer_write_record_start (ob, in output_bb()
198 streamer_write_record_start (ob, LTO_eh_region); in output_bb()
202 streamer_write_record_start (ob, LTO_null); in output_bb()
205 streamer_write_record_start (ob, LTO_null); in output_bb()
218 streamer_write_record_start (ob, LTO_null); in output_bb()
H A Dlto-streamer-out.c114 streamer_write_record_start (ob, LTO_type_ref); in output_type_ref()
222 streamer_write_record_start (ob, LTO_ssa_name_ref); in lto_output_tree_ref()
227 streamer_write_record_start (ob, LTO_field_decl_ref); in lto_output_tree_ref()
232 streamer_write_record_start (ob, LTO_function_decl_ref); in lto_output_tree_ref()
239 streamer_write_record_start (ob, LTO_global_decl_ref); in lto_output_tree_ref()
244 streamer_write_record_start (ob, LTO_const_decl_ref); in lto_output_tree_ref()
250 streamer_write_record_start (ob, LTO_imported_decl_ref); in lto_output_tree_ref()
255 streamer_write_record_start (ob, LTO_type_decl_ref); in lto_output_tree_ref()
260 streamer_write_record_start (ob, LTO_namespace_decl_ref); in lto_output_tree_ref()
265 streamer_write_record_start (ob, LTO_label_decl_ref); in lto_output_tree_ref()
[all …]
H A Dtree-streamer-out.c369 streamer_write_record_start (ob, LTO_builtin_decl); in streamer_write_builtin()
894 streamer_write_record_start (ob, tag); in streamer_write_tree_header()
927 streamer_write_record_start (ob, lto_tree_code_to_tag (INTEGER_CST)); in streamer_write_integer_cst()
H A Ddata-streamer.h349 streamer_write_record_start (struct output_block *ob, enum LTO_tags tag) in streamer_write_record_start() function
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgimple-streamer-out.c42 streamer_write_record_start (ob, lto_gimple_code_to_tag (GIMPLE_PHI)); in output_phi()
70 streamer_write_record_start (ob, tag); in output_gimple_stmt()
206 streamer_write_record_start (ob, in output_bb()
230 streamer_write_record_start (ob, LTO_eh_region); in output_bb()
234 streamer_write_record_start (ob, LTO_null); in output_bb()
237 streamer_write_record_start (ob, LTO_null); in output_bb()
252 streamer_write_record_start (ob, LTO_null); in output_bb()
H A Dlto-streamer-out.c114 streamer_write_record_start (ob, LTO_type_ref); in output_type_ref()
219 streamer_write_record_start (ob, LTO_ssa_name_ref); in lto_output_tree_ref()
224 streamer_write_record_start (ob, LTO_field_decl_ref); in lto_output_tree_ref()
229 streamer_write_record_start (ob, LTO_function_decl_ref); in lto_output_tree_ref()
238 streamer_write_record_start (ob, LTO_global_decl_ref); in lto_output_tree_ref()
243 streamer_write_record_start (ob, LTO_const_decl_ref); in lto_output_tree_ref()
249 streamer_write_record_start (ob, LTO_imported_decl_ref); in lto_output_tree_ref()
254 streamer_write_record_start (ob, LTO_type_decl_ref); in lto_output_tree_ref()
259 streamer_write_record_start (ob, LTO_namelist_decl_ref); in lto_output_tree_ref()
264 streamer_write_record_start (ob, LTO_namespace_decl_ref); in lto_output_tree_ref()
[all …]
H A Ddata-streamer.h332 streamer_write_record_start (struct output_block *ob, enum LTO_tags tag) in streamer_write_record_start() function
H A Dtree-streamer-out.c986 streamer_write_record_start (ob, tag); in streamer_write_tree_header()
1027 streamer_write_record_start (ob, LTO_integer_cst); in streamer_write_integer_cst()