Searched refs:byte_sp_alignment (Results 1 – 1 of 1) sorted by relevance
9420 HOST_WIDE_INT byte_sp_alignment = STACK_BOUNDARY / BITS_PER_UNIT; in aarch64_allocate_and_probe_stack_space() local9421 gcc_assert (multiple_p (poly_size, byte_sp_alignment)); in aarch64_allocate_and_probe_stack_space()9424 ? guard_used_by_caller + byte_sp_alignment in aarch64_allocate_and_probe_stack_space()9599 gcc_assert (guard_used_by_caller + byte_sp_alignment <= size); in aarch64_allocate_and_probe_stack_space()