Searched refs:auto_inc_p (Results 1 – 6 of 6) sorted by relevance
761 if (auto_inc_p (mem_operand)) in xstormy16_split_move()774 if (auto_inc_p (mem_operand)) in xstormy16_split_move()
3891 auto_inc_p (const_rtx x) in auto_inc_p() function6938 if (code == MEM && auto_inc_p (XEXP (x, 0))) in add_auto_inc_notes()
3713 extern int auto_inc_p (const_rtx);
17820 * rtlanal.c (auto_inc_p): New function.17821 * rtl.h (auto_inc_p): Prototype it.
14011 computed_jump_p, auto_inc_p, in_expr_list_p,14033 computed_jump_p, auto_inc_p, loc_mentioned_in_p, subreg_lsb,
10183 if (MEM_P (operands[i]) && auto_inc_p (XEXP (operands[i], 0))) in arc_split_move()