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

  /src/external/gpl3/gcc/dist/gcc/config/sh/
sh.cc 4610 bool have_df = false;
4637 have_df = true;
4656 if (TARGET_FMOVD && TARGET_ALIGN_DOUBLE && have_df)
4600 bool have_df = false; local
  /src/external/gpl3/gcc.old/dist/gcc/config/sh/
sh.cc 4610 bool have_df = false;
4637 have_df = true;
4656 if (TARGET_FMOVD && TARGET_ALIGN_DOUBLE && have_df)
4600 bool have_df = false; local

Completed in 87 milliseconds