Searched refs:preferred_unit_stack_boundary (Results 1 – 3 of 3) sorted by relevance
1683 unsigned int preferred_unit_stack_boundary) in combine_pending_stack_adjustment_and_call() argument1694 % preferred_unit_stack_boundary); in combine_pending_stack_adjustment_and_call()1705 - (pending_stack_adjust % preferred_unit_stack_boundary)); in combine_pending_stack_adjustment_and_call()1709 if (preferred_unit_stack_boundary > 1) in combine_pending_stack_adjustment_and_call()1712 adjustment -= preferred_unit_stack_boundary - unadjusted_alignment; in combine_pending_stack_adjustment_and_call()1947 unsigned HOST_WIDE_INT preferred_unit_stack_boundary; in expand_call() local2249 preferred_unit_stack_boundary = preferred_stack_boundary / BITS_PER_UNIT; in expand_call()2448 preferred_unit_stack_boundary)); in expand_call()2562 preferred_unit_stack_boundary)); in expand_call()2713 || !(stack_pointer_delta % preferred_unit_stack_boundary)); in expand_call()
21495 preferred_unit_stack_boundary argument unsigned. Make21498 preferred_unit_stack_boundary variables unsigned.
12891 preferred_unit_stack_boundary when it is > 1.