Searched refs:copy_rtx_if_shared_1 (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/gcc/gcc/
H A Demit-rtl.c188 static void copy_rtx_if_shared_1 (rtx *orig);
2369 copy_rtx_if_shared_1 to reduce stack space. */
2374 copy_rtx_if_shared_1 (&orig);
2382 copy_rtx_if_shared_1 (rtx *orig1)
2468 copy_rtx_if_shared_1 (last_ptr);
2487 copy_rtx_if_shared_1 (last_ptr);
2371 copy_rtx_if_shared_1 (rtx *orig1) function
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Demit-rtl.c193 static void copy_rtx_if_shared_1 PARAMS ((rtx *orig));
2591 copy_rtx_if_shared_1 (&orig);
2596 copy_rtx_if_shared_1 (orig1)
2699 copy_rtx_if_shared_1 (last_ptr);
2717 copy_rtx_if_shared_1 (last_ptr);
2582 copy_rtx_if_shared_1 (orig1) function

Completed in 217 milliseconds