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

  /src/external/gpl3/gcc/dist/gcc/config/csky/
csky.cc 6804 rtx sub_exp = XEXP (x, 1); local
6805 if (REG_P (XEXP (sub_exp, 0)) && REG_P (XEXP (sub_exp, 1)))
  /src/external/gpl3/gcc.old/dist/gcc/config/csky/
csky.cc 6801 rtx sub_exp = XEXP (x, 1); local
6802 if (REG_P (XEXP (sub_exp, 0)) && REG_P (XEXP (sub_exp, 1)))

Completed in 22 milliseconds