/openbsd/gnu/gcc/gcc/config/s390/ |
H A D | s390.h | 519 plus_constant (arg_pointer_rtx, -UNITS_PER_WORD) : \ 520 plus_constant (arg_pointer_rtx, -STACK_POINTER_OFFSET))
|
/openbsd/gnu/usr.bin/gcc/gcc/config/s390/ |
H A D | s390.h | 500 plus_constant (arg_pointer_rtx, -STACK_POINTER_OFFSET)) 519 gen_rtx_MEM (Pmode, plus_constant (arg_pointer_rtx, \
|
/openbsd/gnu/gcc/gcc/config/xtensa/ |
H A D | predicates.md | 81 && (op != arg_pointer_rtx)
|
H A D | xtensa.h | 391 gen_rtx_MEM (Pmode, plus_constant (arg_pointer_rtx, -5 * UNITS_PER_WORD))
|
/openbsd/gnu/usr.bin/gcc/gcc/config/arm/ |
H A D | arm.h | 1923 || (X) == arg_pointer_rtx))) 2128 || reg_mentioned_p (arg_pointer_rtx, X) \ 2175 || XEXP (X, 0) == arg_pointer_rtx) \ 2388 || (X) == arg_pointer_rtx)
|
/openbsd/gnu/gcc/gcc/config/m68k/ |
H A D | m68k.h | 934 ? gen_rtx_MEM (Pmode, plus_constant (arg_pointer_rtx, UNITS_PER_WORD)) \ 951 gen_rtx_PLUS (Pmode, arg_pointer_rtx, \
|
/openbsd/gnu/gcc/gcc/config/stormy16/ |
H A D | stormy16.h | 350 ? gen_rtx_MEM (Pmode, arg_pointer_rtx) \
|
/openbsd/gnu/gcc/gcc/config/iq2000/ |
H A D | predicates.md | 201 || (GET_CODE (op) == REG && op != arg_pointer_rtx
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | alias.c | 821 && (XEXP (src, 0) == arg_pointer_rtx 823 && XEXP (XEXP (src, 0), 0) == arg_pointer_rtx))) 2460 || XEXP (base, 0) == arg_pointer_rtx 2764 = gen_rtx_ADDRESS (Pmode, arg_pointer_rtx); in init_alias_once()
|
H A D | rtlanal.c | 84 || (x == arg_pointer_rtx && fixed_regs[ARG_POINTER_REGNUM]) 163 || (x == arg_pointer_rtx && fixed_regs[ARG_POINTER_REGNUM])) 233 || (x == arg_pointer_rtx && fixed_regs[ARG_POINTER_REGNUM]))
|
H A D | simplify-rtx.c | 64 || ((X) == arg_pointer_rtx \ 2144 && op0 != arg_pointer_rtx 2154 && op0 != arg_pointer_rtx
|
H A D | local-alloc.c | 791 if (x == frame_pointer_rtx || x == arg_pointer_rtx) 794 && (XEXP (x, 0) == frame_pointer_rtx || XEXP (x, 0) == arg_pointer_rtx)
|
H A D | emit-rtl.c | 530 return arg_pointer_rtx; 5278 REG_POINTER (arg_pointer_rtx) = 1; in init_emit() 5410 if (arg_pointer_rtx == 0) 5411 arg_pointer_rtx = gen_raw_REG (Pmode, ARG_POINTER_REGNUM);
|
/openbsd/gnu/gcc/gcc/config/ia64/ |
H A D | ia64.h | 1380 && XEXP (X, 0) != arg_pointer_rtx) \ 1384 && XEXP (X, 0) != arg_pointer_rtx \
|
/openbsd/gnu/gcc/gcc/config/bfin/ |
H A D | predicates.md | 165 return !(op == arg_pointer_rtx
|
/openbsd/gnu/usr.bin/gcc/gcc/config/stormy16/ |
H A D | stormy16.h | 856 ? gen_rtx_MEM (Pmode, arg_pointer_rtx) \
|
/openbsd/gnu/gcc/gcc/ |
H A D | alias.c | 837 && (XEXP (src, 0) == arg_pointer_rtx in find_base_value() 839 && XEXP (XEXP (src, 0), 0) == arg_pointer_rtx))) in find_base_value() 2374 = gen_rtx_ADDRESS (Pmode, arg_pointer_rtx); in init_alias_once()
|
H A D | rtlanal.c | 116 || (x == arg_pointer_rtx && fixed_regs[ARG_POINTER_REGNUM])) in rtx_unstable_p() 193 || (x == arg_pointer_rtx && fixed_regs[ARG_POINTER_REGNUM])) in rtx_varies_p() 265 || (x == arg_pointer_rtx && fixed_regs[ARG_POINTER_REGNUM])) in rtx_addr_can_trap_p_1() 358 || (x == arg_pointer_rtx && fixed_regs[ARG_POINTER_REGNUM])) in nonzero_address_p() 3459 || x == arg_pointer_rtx) in nonzero_bits1()
|
/openbsd/gnu/usr.bin/gcc/gcc/config/ia64/ |
H A D | ia64.h | 1604 && XEXP (X, 0) != arg_pointer_rtx) \ 1608 && XEXP (X, 0) != arg_pointer_rtx \
|
/openbsd/gnu/gcc/gcc/config/mn10300/ |
H A D | mn10300.h | 668 ? gen_rtx_MEM (Pmode, arg_pointer_rtx) \
|
/openbsd/gnu/usr.bin/gcc/gcc/config/mn10300/ |
H A D | mn10300.h | 640 ? gen_rtx_MEM (Pmode, arg_pointer_rtx) \
|
/openbsd/gnu/gcc/gcc/config/arm/ |
H A D | arm.h | 1918 || (X) == arg_pointer_rtx))) 2086 || (X) == arg_pointer_rtx)
|
/openbsd/gnu/gcc/gcc/config/m68hc11/ |
H A D | m68hc11.h | 829 ? gen_rtx_MEM (Pmode, arg_pointer_rtx) \
|
/openbsd/gnu/usr.bin/gcc/gcc/config/romp/ |
H A D | romp.h | 266 gen_rtx_MEM (Pmode, plus_constant (arg_pointer_rtx, -20))
|
/openbsd/gnu/usr.bin/gcc/gcc/config/xtensa/ |
H A D | xtensa.h | 510 gen_rtx_MEM (Pmode, plus_constant (arg_pointer_rtx, -5 * UNITS_PER_WORD))
|