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

  /src/external/gpl3/gcc.old/dist/gcc/
cfgexpand.cc 3235 unsigned input_hregno = REGNO (DECL_RTL (input_tvec[j])); local
3247 && output_hregno != input_hregno)
3255 && output_hregno == input_hregno)
  /src/external/gpl3/gcc/dist/gcc/
cfgexpand.cc 3248 unsigned input_hregno = REGNO (DECL_RTL (input_tvec[j])); local
3260 && output_hregno != input_hregno)
3268 && output_hregno == input_hregno)

Completed in 39 milliseconds