Home
last modified time | relevance | path

Searched refs:orig1 (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/
Demit-rtl.c2582 copy_rtx_if_shared_1 (orig1) in copy_rtx_if_shared_1() argument
2583 rtx *orig1; in copy_rtx_if_shared_1()
2595 x = *orig1;
2710 *orig1 = x;
2713 orig1 = last_ptr;
/openbsd/src/gnu/gcc/gcc/
Demit-rtl.c2371 copy_rtx_if_shared_1 (rtx *orig1) in copy_rtx_if_shared_1() argument
2383 x = *orig1; in copy_rtx_if_shared_1()
2483 *orig1 = x; in copy_rtx_if_shared_1()
2486 orig1 = last_ptr; in copy_rtx_if_shared_1()