Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dpoly-int-types.h73 #define round_up_to_byte_boundary(X) force_align_up (X, BITS_PER_UNIT) macro
Dgimple-ssa-store-merging.cc5011 bitregion_end = round_up_to_byte_boundary (bitpos + bitsize); in mem_valid_for_store_merging()
DChangeLog-20171085 (round_up_to_byte_boundary): Likewise.