Lines Matching refs:stack_pointer_rtx
98 if (x == stack_pointer_rtx) in stack_memref_p()
101 && XEXP (x, 0) == stack_pointer_rtx in stack_memref_p()
167 if (REG_P (*ref) || XEXP (*ref, 0) == stack_pointer_rtx) in record_one_stack_ref()
232 replace_equiv_address (SET_DEST (set), stack_pointer_rtx), in try_apply_stack_adjustment()
239 rtx new_addr = plus_constant (Pmode, stack_pointer_rtx, in try_apply_stack_adjustment()
245 else if (GET_MODE (*ml->ref) == GET_MODE (stack_pointer_rtx)) in try_apply_stack_adjustment()
281 if (!reg_mentioned_p (stack_pointer_rtx, x)) in record_stack_refs()
519 if (dest == stack_pointer_rtx in combine_stack_adjustments_for_block()
521 && XEXP (src, 0) == stack_pointer_rtx in combine_stack_adjustments_for_block()
635 == stack_pointer_rtx in combine_stack_adjustments_for_block()
640 && XEXP (XEXP (dest, 0), 0) == stack_pointer_rtx in combine_stack_adjustments_for_block()
641 && !reg_mentioned_p (stack_pointer_rtx, src) in combine_stack_adjustments_for_block()
642 && memory_address_p (GET_MODE (dest), stack_pointer_rtx) in combine_stack_adjustments_for_block()
667 || reg_mentioned_p (stack_pointer_rtx, PATTERN (insn)))) in combine_stack_adjustments_for_block()