Home
last modified time | relevance | path

Searched refs:bit_loc (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-ssa-store-merging.c4153 location_t bit_loc; in output_merged_store() local
4154 bit_loc = get_location_for_stmts (orig_stmts); in output_merged_store()
4161 gimple_set_location (stmt, bit_loc); in output_merged_store()
4182 gimple_set_location (stmt, bit_loc); in output_merged_store()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa-store-merging.cc4506 location_t bit_loc; in output_merged_store() local
4507 bit_loc = get_location_for_stmts (orig_stmts); in output_merged_store()
4514 gimple_set_location (stmt, bit_loc); in output_merged_store()
4535 gimple_set_location (stmt, bit_loc); in output_merged_store()