Home
last modified time | relevance | path

Searched refs:break_out_memory_refs (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dexplow.cc46 static rtx break_out_memory_refs (rtx);
268 break_out_memory_refs (rtx x) in break_out_memory_refs() function
277 rtx op0 = break_out_memory_refs (XEXP (x, 0)); in break_out_memory_refs()
278 rtx op1 = break_out_memory_refs (XEXP (x, 1)); in break_out_memory_refs()
457 x = break_out_memory_refs (x); in memory_address_addr_space()
H A DChangeLog-200822572 * explow.c (break_out_memory_refs): Use simplify_gen_binary rather
H A DChangeLog-20094784 * explow.c (break_out_memory_refs): Likewise.
H A DChangeLog-200426726 * explow.c (break_out_memory_refs, copy_all_regs, validize_mem,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dexplow.c46 static rtx break_out_memory_refs (rtx);
269 break_out_memory_refs (rtx x) in break_out_memory_refs() function
278 rtx op0 = break_out_memory_refs (XEXP (x, 0)); in break_out_memory_refs()
279 rtx op1 = break_out_memory_refs (XEXP (x, 1)); in break_out_memory_refs()
433 x = break_out_memory_refs (x); in memory_address_addr_space()
H A Dtarget.def2798 @findex break_out_memory_refs\n\
2799 @var{x} will always be the result of a call to @code{break_out_memory_refs},\n\
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dtm.texi5770 @findex break_out_memory_refs
5771 @var{x} will always be the result of a call to @code{break_out_memory_refs},
H A Dgccint.info36416 X will always be the result of a call to 'break_out_memory_refs',
52486 * break_out_memory_refs: Addressing Modes. (line 134)
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dgccint.info37854 X will always be the result of a call to 'break_out_memory_refs',
54186 * break_out_memory_refs: Addressing Modes. (line 134)