Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dgimple-ssa-store-merging.c4090 poly_offset_int byte_off = mem_ref_offset (base_addr); in mem_valid_for_store_merging() local
4091 poly_offset_int bit_off = byte_off << LOG2_BITS_PER_UNIT; in mem_valid_for_store_merging()
4097 bit_off = byte_off << LOG2_BITS_PER_UNIT; in mem_valid_for_store_merging()
4101 bit_off = byte_off << LOG2_BITS_PER_UNIT; in mem_valid_for_store_merging()