Home
last modified time | relevance | path

Searched defs:shallow_copy_rtx (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Drtl.c369 shallow_copy_rtx (const_rtx orig MEM_STAT_DECL) in shallow_copy_rtx() function
/dragonfly/contrib/gcc-4.7/gcc/
H A Drtl.h1664 #define shallow_copy_rtx(a) shallow_copy_rtx_stat (a MEM_STAT_INFO) macro