| /freebsd-12.1/contrib/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))
|
| H A D | s390.c | 1739 if (base != arg_pointer_rtx in s390_decompose_address() 1740 && indx != arg_pointer_rtx in s390_decompose_address()
|
| /freebsd-12.1/contrib/gcc/config/ia64/ |
| H A D | ia64.h | 1380 && XEXP (X, 0) != arg_pointer_rtx) \ 1384 && XEXP (X, 0) != arg_pointer_rtx \
|
| H A D | ia64.c | 8743 (REGNO (arg_pointer_rtx), REGNO (fp)) in ia64_dwarf2out_def_steady_cfa()
|
| /freebsd-12.1/contrib/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()
|
| H A D | emit-rtl.c | 518 return arg_pointer_rtx; in gen_rtx_REG() 5005 REG_POINTER (arg_pointer_rtx) = 1; in init_emit() 5157 if (arg_pointer_rtx == 0) in init_emit_once() 5158 arg_pointer_rtx = gen_raw_REG (Pmode, ARG_POINTER_REGNUM); in init_emit_once()
|
| H A D | function.c | 1254 new = arg_pointer_rtx, offset = in_arg_offset; in instantiate_new_reg() 1266 new = arg_pointer_rtx; in instantiate_new_reg()
|
| H A D | reload1.c | 783 else if (x == frame_pointer_rtx || x == arg_pointer_rtx) in reload() 5151 if (x == frame_pointer_rtx || x == arg_pointer_rtx) in function_invariant_p() 5154 && (XEXP (x, 0) == frame_pointer_rtx || XEXP (x, 0) == arg_pointer_rtx) in function_invariant_p()
|
| H A D | rtl.h | 1876 #define arg_pointer_rtx (global_rtl[GR_ARG_POINTER]) macro
|
| H A D | var-tracking.c | 579 cfa = plus_constant (arg_pointer_rtx, adjustment); in adjust_stack_reference()
|
| H A D | cse.c | 660 if (x == arg_pointer_rtx && fixed_regs[ARG_POINTER_REGNUM]) in fixed_base_plus_p() 2220 || x == arg_pointer_rtx in hash_rtx()
|
| H A D | dwarf2out.c | 8792 if (reg == arg_pointer_rtx || reg == frame_pointer_rtx) in based_loc_descr() 10642 reg = arg_pointer_rtx; in compute_frame_pointer_to_fb_displacement()
|
| H A D | reload.c | 5050 || operand == arg_pointer_rtx in find_reloads_address()
|
| H A D | expr.c | 7929 || DECL_RTL (TREE_OPERAND (exp, 1)) == arg_pointer_rtx)) in expand_expr_real_1()
|
| H A D | ChangeLog-1997 | 1666 * alias.c (memrefs_conflict_p): Treat arg_pointer_rtx just
|
| H A D | ChangeLog-1999 | 7153 (hard_frame_pointer_rtx, arg_pointer_rtx): Likewise. 7524 arg_pointer_rtx fixed if the argument pointer register is
|
| /freebsd-12.1/contrib/gcc/config/arm/ |
| H A D | arm.h | 1920 || (X) == arg_pointer_rtx))) 2088 || (X) == arg_pointer_rtx)
|
| H A D | arm.c | 3711 || x == arg_pointer_rtx))); in thumb_base_register_rtx_p() 3746 || reg_mentioned_p (arg_pointer_rtx, x) in thumb_legitimate_address_p() 3792 || XEXP (x, 0) == arg_pointer_rtx) in thumb_legitimate_address_p() 5338 || reg_mentioned_p (arg_pointer_rtx, op) in cirrus_memory_offset() 5379 || reg_mentioned_p (arg_pointer_rtx, op) in arm_coproc_mem_operand() 13644 mark_reg_pointer (arg_pointer_rtx, PARM_BOUNDARY); in arm_init_expanders()
|
| /freebsd-12.1/contrib/gcc/config/i386/ |
| H A D | i386.h | 2009 ? gen_rtx_MEM (Pmode, plus_constant (arg_pointer_rtx, -UNITS_PER_WORD)) \
|
| H A D | predicates.md | 494 return !(op == arg_pointer_rtx
|
| H A D | i386.c | 6220 && (index_reg == arg_pointer_rtx in ix86_decompose_address() 6232 || base_reg == arg_pointer_rtx) && !disp) in ix86_decompose_address() 13933 || addr == arg_pointer_rtx in memory_address_length() 13961 || base == arg_pointer_rtx in memory_address_length()
|
| /freebsd-12.1/contrib/gcc/config/mips/ |
| H A D | mips.c | 5338 else if (reg != arg_pointer_rtx) in mips_debugger_offset()
|
| /freebsd-12.1/contrib/gcc/config/rs6000/ |
| H A D | rs6000.c | 3584 || XEXP (x, 0) == arg_pointer_rtx) in rs6000_legitimate_address()
|
| /freebsd-12.1/contrib/gcc/doc/ |
| H A D | tm.texi | 3452 @findex arg_pointer_rtx 3454 @code{arg_pointer_rtx} will have been initialized prior to the use of these
|