Searched refs:copy_most_rtx (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Demit-rtl.c2486 copy_most_rtx (orig, may_share)
2535 XEXP (copy, i) = copy_most_rtx (XEXP (orig, i), may_share);
2550 = copy_most_rtx (XVECEXP (orig, i, j), may_share);
2472 copy_most_rtx (orig, may_share) function
H A Drtl.h1398 extern rtx copy_most_rtx PARAMS ((rtx, rtx));
H A Dfunction.c2062 replacement->new = copy_most_rtx (x, no_share);

Completed in 257 milliseconds