Home | History | Annotate | Download | only in gcc

Lines Matching defs:adjustment

1629 	     the size of the block we need.  So make the adjustment.  */
2300 Return true if this optimization is possible, storing the adjustment
2312 poly_int64 adjustment;
2335 adjustment = pending_stack_adjust;
2339 adjustment -= preferred_unit_stack_boundary - unadjusted_alignment;
2342 (UNADJUSTED_ARGS_SIZE - ADJUSTMENT) constitutes an allocation
2344 if (!ordered_p (adjustment, unadjusted_args_size))
2349 PENDING_STACK_ADJUST less our ADJUSTMENT plus the amount required
2352 = pending_stack_adjust - adjustment + unadjusted_args_size;
2354 *adjustment_out = adjustment;
3130 recursion "call". That way we know any adjustment after the tail
3327 an adjustment before the arguments are allocated.
3338 /* ??? We can avoid any adjustment at all if we're
3445 /* When the stack adjustment is pending, we get better code
3957 /* Restore the pending stack adjustment now that we have