Searched refs:boundary_in_bytes (Results 1 – 3 of 3) sorted by relevance
3451 int boundary_in_bytes = boundary / BITS_PER_UNIT; in pad_to_arg_alignment() local3496 FLOOR_ROUND (offset_ptr->constant + sp_offset, boundary_in_bytes); in pad_to_arg_alignment()3498 CEIL_ROUND (offset_ptr->constant + sp_offset, boundary_in_bytes); in pad_to_arg_alignment()
16051 (locate_and_pad_parm): Similarly for 'boundary_in_bytes.'
6212 * function.c (pad_to_arg_alignment): Move 'boundary_in_bytes'