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

  /src/external/gpl3/gcc.old/dist/gcc/
tree-vect-loop.cc 2810 poly_int64 new_vf = LOOP_VINFO_VECT_FACTOR (new_loop_vinfo); local
2816 bool new_simdlen_p = known_eq (new_vf, loop->simdlen);
  /src/external/gpl3/gcc/dist/gcc/
tree-vect-loop.cc 3441 poly_int64 new_vf = LOOP_VINFO_VECT_FACTOR (new_loop_vinfo); local
3447 bool new_simdlen_p = known_eq (new_vf, loop->simdlen);

Completed in 74 milliseconds