Home
last modified time | relevance | path

Searched refs:stream_input_location_now (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
HDgimple-streamer-in.c62 location_t arg_loc = stream_input_location_now (&bp, data_in); in input_phi()
111 gimple_set_location (stmt, stream_input_location_now (&bp, data_in)); in input_gimple_stmt()
HDlto-streamer-in.c300 stream_input_location_now (struct bitpack_d *bp, struct data_in *data_in) in stream_input_location_now() function
484 = stream_input_location_now (&bp, data_in); in input_eh_region()
1014 fn->function_start_locus = stream_input_location_now (&bp, data_in); in input_struct_function_base()
1015 fn->function_end_locus = stream_input_location_now (&bp, data_in); in input_struct_function_base()
HDlto-streamer.h853 location_t stream_input_location_now (struct bitpack_d *bp,