Lines Matching refs:stack_pointer_rtx
115 if (x == stack_pointer_rtx) in stack_memref_p()
118 && XEXP (x, 0) == stack_pointer_rtx in stack_memref_p()
184 if (REG_P (*ref) || XEXP (*ref, 0) == stack_pointer_rtx) in record_one_stack_ref()
210 replace_equiv_address (SET_DEST (set), stack_pointer_rtx), in try_apply_stack_adjustment()
217 rtx new_addr = plus_constant (stack_pointer_rtx, ml->sp_offset - delta); in try_apply_stack_adjustment()
222 else if (GET_MODE (*ml->ref) == GET_MODE (stack_pointer_rtx)) in try_apply_stack_adjustment()
261 if (!reg_mentioned_p (stack_pointer_rtx, x)) in record_stack_refs()
453 if (dest == stack_pointer_rtx in combine_stack_adjustments_for_block()
455 && XEXP (src, 0) == stack_pointer_rtx in combine_stack_adjustments_for_block()
562 == stack_pointer_rtx in combine_stack_adjustments_for_block()
567 && XEXP (XEXP (dest, 0), 0) == stack_pointer_rtx in combine_stack_adjustments_for_block()
568 && !reg_mentioned_p (stack_pointer_rtx, src) in combine_stack_adjustments_for_block()
569 && memory_address_p (GET_MODE (dest), stack_pointer_rtx) in combine_stack_adjustments_for_block()
600 || reg_mentioned_p (stack_pointer_rtx, PATTERN (insn)))) in combine_stack_adjustments_for_block()