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

  /src/external/gpl3/gcc/dist/gcc/
tree-vectorizer.cc 1929 unsigned HOST_WIDE_INT other_vf_max
1934 other_factor = CEIL (main_vf_max, other_vf_max);
1927 unsigned HOST_WIDE_INT other_vf_max local
  /src/external/gpl3/gcc.old/dist/gcc/
tree-vectorizer.cc 1896 unsigned HOST_WIDE_INT other_vf_max
1901 other_factor = CEIL (main_vf_max, other_vf_max);
1894 unsigned HOST_WIDE_INT other_vf_max local

Completed in 21 milliseconds