Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddwarf2out.cc19724 round_up_to_align (const offset_int &t, unsigned int align) in round_up_to_align() function
19870 = round_up_to_align (object_offset_in_bits, type_align_in_bits); in field_byte_offset()
19878 = round_up_to_align (object_offset_in_bits, decl_align_in_bits); in field_byte_offset()
H A DChangeLog-200729280 * dwarf2out.c (round_up_to_align): New static function.
H A DChangeLog-201029112 (round_up_to_align): Change first argument and return value to
H A DChangeLog-201439803 (round_up_to_align): Use wide-int interfaces.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddwarf2out.c19083 round_up_to_align (const offset_int &t, unsigned int align) in round_up_to_align() function
19257 = round_up_to_align (object_offset_in_bits, type_align_in_bits); in field_byte_offset()
19265 = round_up_to_align (object_offset_in_bits, decl_align_in_bits); in field_byte_offset()