Searched refs:shallow_copy_rtx (Results 1 - 25 of 41) sorted by relevance

12

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Drtl.c334 copy = shallow_copy_rtx (orig);
378 shallow_copy_rtx (const_rtx orig MEM_STAT_DECL)
375 shallow_copy_rtx (const_rtx orig MEM_STAT_DECL) function
H A Dvaltrack.c121 x = shallow_copy_rtx (x);
H A Dcselib.c1914 copy = shallow_copy_rtx (orig);
2120 copy = shallow_copy_rtx (x);
2139 copy = shallow_copy_rtx (x);
2156 copy = shallow_copy_rtx (x);
H A Dsel-sched-dump.c1024 t = shallow_copy_rtx (x);
H A Dlra-eliminations.c678 x = shallow_copy_rtx (x);
697 x = shallow_copy_rtx (x);
H A Dfwprop.c587 tem = shallow_copy_rtx (x);
603 tem = shallow_copy_rtx (x);
H A Dsched-deps.c1746 mem = shallow_copy_rtx (mem);
2480 t = shallow_copy_rtx (dest);
2642 t = shallow_copy_rtx (t);
H A Dexplow.c350 temp = shallow_copy_rtx (x);
H A Dexpr.c1649 x = shallow_copy_rtx (x);
1650 y = shallow_copy_rtx (y);
4877 str_rtx = shallow_copy_rtx (str_rtx);
4912 str_rtx = shallow_copy_rtx (str_rtx);
5376 to_rtx = shallow_copy_rtx (to_rtx);
H A Dgensupport.c516 newx = shallow_copy_rtx (x);
H A Dreg-stack.c2496 = shallow_copy_rtx (XVECEXP (PATTERN (insn), 0, i));
H A Demit-rtl.c3153 x = shallow_copy_rtx (x);
5743 copy = shallow_copy_rtx (orig);
H A Dcfgexpand.c4130 temp = shallow_copy_rtx (x);
4658 op0 = shallow_copy_rtx (op0);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Drtl.cc336 copy = shallow_copy_rtx (orig);
380 shallow_copy_rtx (const_rtx orig MEM_STAT_DECL)
377 shallow_copy_rtx (const_rtx orig MEM_STAT_DECL) function
H A Dvaltrack.cc120 x = shallow_copy_rtx (x);
H A Dsel-sched-dump.cc1021 t = shallow_copy_rtx (x);
H A Dcselib.cc1982 copy = shallow_copy_rtx (orig);
2188 copy = shallow_copy_rtx (x);
2207 copy = shallow_copy_rtx (x);
2224 copy = shallow_copy_rtx (x);
H A Dlra-eliminations.cc677 x = shallow_copy_rtx (x);
696 x = shallow_copy_rtx (x);
H A Dsched-deps.cc1746 mem = shallow_copy_rtx (mem);
2480 t = shallow_copy_rtx (dest);
2627 t = shallow_copy_rtx (t);
H A Dexplow.cc349 temp = shallow_copy_rtx (x);
H A Dexpr.cc1853 x = shallow_copy_rtx (x);
1854 y = shallow_copy_rtx (y);
5155 str_rtx = shallow_copy_rtx (str_rtx);
5190 str_rtx = shallow_copy_rtx (str_rtx);
5654 to_rtx = shallow_copy_rtx (to_rtx);
H A Dreg-stack.cc2509 = shallow_copy_rtx (XVECEXP (PATTERN (insn), 0, i));
H A Dgensupport.cc516 newx = shallow_copy_rtx (x);
H A Demit-rtl.cc3161 x = shallow_copy_rtx (x);
5717 copy = shallow_copy_rtx (orig);
H A Dcfgexpand.cc4309 temp = shallow_copy_rtx (x);
4834 op0 = shallow_copy_rtx (op0);

Completed in 552 milliseconds

12