Home
last modified time | relevance | path

Searched refs:auto_inc_p (Results 1 – 10 of 10) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/config/stormy16/
H A Dstormy16.c703 if (auto_inc_p (mem_operand))
716 if (auto_inc_p (mem_operand))
/openbsd/gnu/gcc/gcc/config/stormy16/
H A Dstormy16.c825 if (auto_inc_p (mem_operand)) in xstormy16_split_move()
838 if (auto_inc_p (mem_operand)) in xstormy16_split_move()
/openbsd/gnu/usr.bin/gcc/gcc/
H A Drtl.h1659 extern int auto_inc_p PARAMS ((rtx));
H A Drtlanal.c2953 auto_inc_p (x) in auto_inc_p() function
H A Dreload1.c9531 if (code == MEM && auto_inc_p (XEXP (x, 0)))
H A DChangeLog.13352 * rtlanal.c (auto_inc_p): New function.
3353 * rtl.h (auto_inc_p): Prototype it.
/openbsd/gnu/gcc/gcc/
H A Drtl.h1725 extern int auto_inc_p (rtx);
H A Drtlanal.c2817 auto_inc_p (rtx x) in auto_inc_p() function
H A Dreload1.c8301 if (code == MEM && auto_inc_p (XEXP (x, 0))) in add_auto_inc_notes()
/openbsd/gnu/gcc/gcc/config/m68hc11/
H A Dm68hc11.md7274 && (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)))