Searched refs:COPY_ONCE (Results 1 – 1 of 1) sorted by relevance
1196 #define COPY_ONCE(Y) if (!copied) { Y = copy_rtx (Y); copied = ch = 1; } macro1202 { COPY_ONCE (X); XEXP (X, 0) = force_operand (XEXP (X, 0), 0);} \1204 { COPY_ONCE (X); XEXP (X, 1) = force_operand (XEXP (X, 1), 0);} \1216 COPY_ONCE (X); \1226 COPY_ONCE (X); \