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

  /src/external/gpl3/gcc/dist/gcc/config/sh/
sh.cc 234 static bool high_pressure (machine_mode);
9966 high_pressure (machine_mode mode)
9990 if (high_pressure (SFmode) || high_pressure (SImode))
10009 if (high_pressure(SFmode) || high_pressure (SImode))
9946 high_pressure (machine_mode mode) function
  /src/external/gpl3/gcc.old/dist/gcc/config/sh/
sh.cc 234 static bool high_pressure (machine_mode);
9965 high_pressure (machine_mode mode)
9989 if (high_pressure (SFmode) || high_pressure (SImode))
10008 if (high_pressure(SFmode) || high_pressure (SImode))
9945 high_pressure (machine_mode mode) function

Completed in 48 milliseconds