Searched refs:round_up_to_byte_boundary (Results 1 – 5 of 5) sorted by relevance
73 #define round_up_to_byte_boundary(X) force_align_up (X, BITS_PER_UNIT) macro
4646 bitregion_end = round_up_to_byte_boundary (bitpos + bitsize); in mem_valid_for_store_merging()
5011 bitregion_end = round_up_to_byte_boundary (bitpos + bitsize); in mem_valid_for_store_merging()
1085 (round_up_to_byte_boundary): Likewise.