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

  /src/external/gpl3/gcc/dist/gcc/
tree-vect-patterns.cc 3240 bool rounding_p = false; local
3289 rounding_p = true;
3321 if (rounding_p)
  /src/external/gpl3/gcc.old/dist/gcc/
tree-vect-patterns.cc 2131 bool rounding_p = false; local
2180 rounding_p = true;
2212 if (rounding_p)

Completed in 25 milliseconds