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

  /src/external/gpl3/gcc/dist/gcc/
emit-rtl.cc 1451 set_decl_rtl (tree t, rtx x)
2832 SET_DECL_RTL (d, rd);
2985 SET_DECL_RTL (decl, copy_rtx_if_shared (DECL_RTL (decl)));
1447 set_decl_rtl (tree t, rtx x) function
  /src/external/gpl3/gcc.old/dist/gcc/
emit-rtl.cc 1441 set_decl_rtl (tree t, rtx x)
2682 SET_DECL_RTL (d, rd);
2835 SET_DECL_RTL (decl, copy_rtx_if_shared (DECL_RTL (decl)));
1437 set_decl_rtl (tree t, rtx x) function

Completed in 29 milliseconds