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

  /src/external/gpl3/gcc/dist/gcc/
cselib.cc 1832 cselib_expand_value_rtx_cb (rtx orig, bitmap regs_active, int max_depth,
1845 /* Similar to cselib_expand_value_rtx_cb, but no rtxs are actually copied
1846 or simplified. Useful to find out whether cselib_expand_value_rtx_cb
1864 cselib_expand_value_rtx_cb. */
1831 cselib_expand_value_rtx_cb (rtx orig, bitmap regs_active, int max_depth, function
  /src/external/gpl3/gcc.old/dist/gcc/
cselib.cc 1792 cselib_expand_value_rtx_cb (rtx orig, bitmap regs_active, int max_depth,
1805 /* Similar to cselib_expand_value_rtx_cb, but no rtxs are actually copied
1806 or simplified. Useful to find out whether cselib_expand_value_rtx_cb
1824 cselib_expand_value_rtx_cb. */
1791 cselib_expand_value_rtx_cb (rtx orig, bitmap regs_active, int max_depth, function

Completed in 28 milliseconds