Searched refs:streamer_write_integer_cst (Results 1 – 11 of 11) sorted by relevance
75 void streamer_write_integer_cst (struct output_block *, tree);
1028 streamer_write_integer_cst (struct output_block *ob, tree cst) in streamer_write_integer_cst() function
586 streamer_write_integer_cst (ob, expr); in lto_output_tree_1()
21014 (streamer_write_integer_cst): Likewise.21018 (streamer_write_integer_cst): Update prototype.21570 * tree-streamer-out.c (streamer_write_integer_cst): Add debug dump.
14105 (streamer_write_integer_cst): Likewise.
7241 (streamer_write_integer_cst): Adjust.
14552 (streamer_write_integer_cst): Rename from lto_output_integer_cst.
40393 (streamer_write_integer_cst): Likewise.
77 void streamer_write_integer_cst (struct output_block *, tree, bool);
1013 streamer_write_integer_cst (struct output_block *ob, tree cst, bool ref_p) in streamer_write_integer_cst() function
566 streamer_write_integer_cst (ob, expr, ref_p); in lto_output_tree_1()