Searched defs:COPY_ONCE (Results 1 – 2 of 2) sorted by relevance
1495 #define COPY_ONCE(Y) if (!copied) { Y = copy_rtx (Y); copied = ch = 1; } in m68k_legitimize_address() macro