Searched refs:stream_output_location_and_block (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gimple-streamer-out.c | 52 stream_output_location_and_block (ob, &bp, loc); in output_phi() 88 stream_output_location_and_block (ob, &bp, gimple_location (stmt)); in output_gimple_stmt()
|
H A D | streamer-hooks.h | 83 #define stream_output_location_and_block(OB, BP, LOC) \ macro
|
H A D | lto-streamer-out.c | 2069 stream_output_location_and_block (ob, &bp, e->goto_locus); in output_cfg()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimple-streamer-out.cc | 52 stream_output_location_and_block (ob, &bp, loc); in output_phi() 88 stream_output_location_and_block (ob, &bp, gimple_location (stmt)); in output_gimple_stmt()
|
H A D | streamer-hooks.h | 83 #define stream_output_location_and_block(OB, BP, LOC) \ macro
|
H A D | lto-streamer-out.cc | 2127 stream_output_location_and_block (ob, &bp, e->goto_locus); in output_cfg()
|
H A D | ChangeLog-2020 | 13924 (stream_output_location_and_block): Define. 13954 stream_output_location_and_block.
|