Searched refs:auto_inc_p (Results 1 – 10 of 10) sorted by relevance
703 if (auto_inc_p (mem_operand))716 if (auto_inc_p (mem_operand))
825 if (auto_inc_p (mem_operand)) in xstormy16_split_move()838 if (auto_inc_p (mem_operand)) in xstormy16_split_move()
1659 extern int auto_inc_p PARAMS ((rtx));
2953 auto_inc_p (x) in auto_inc_p() function
9531 if (code == MEM && auto_inc_p (XEXP (x, 0)))
3352 * rtlanal.c (auto_inc_p): New function.3353 * rtl.h (auto_inc_p): Prototype it.
1725 extern int auto_inc_p (rtx);
2817 auto_inc_p (rtx x) in auto_inc_p() function
8301 if (code == MEM && auto_inc_p (XEXP (x, 0))) in add_auto_inc_notes()
7274 && (GET_CODE (operands[1]) != MEM || !auto_inc_p (XEXP (operands[1], 0)))7286 && (GET_CODE (operands[1]) != MEM || !auto_inc_p (XEXP (operands[1], 0)))7304 && (GET_CODE (operands[1]) != MEM || !auto_inc_p (XEXP (operands[1], 0)))7316 && (GET_CODE (operands[1]) != MEM || !auto_inc_p (XEXP (operands[1], 0)))