HomeSort by: relevance | last modified time | path
    Searched defs:shallow_copy_rtx (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
rtl.cc 336 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
  /src/external/gpl3/gcc.old/dist/gcc/
rtl.cc 336 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

Completed in 28 milliseconds