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

  /src/external/gpl3/gcc/dist/gcc/
rtlanal.cc 3488 if (rtx_referenced_p (old_label, c))
3530 rtx_referenced_p (const_rtx x, const_rtx body)
3507 rtx_referenced_p (const_rtx x, const_rtx body) function
  /src/external/gpl3/gcc.old/dist/gcc/
rtlanal.cc 3515 if (rtx_referenced_p (old_label, c))
3557 rtx_referenced_p (const_rtx x, const_rtx body)
3534 rtx_referenced_p (const_rtx x, const_rtx body) function

Completed in 20 milliseconds