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

  /src/external/gpl3/gcc/dist/gcc/
tree-vectorizer.h 999 #define LOOP_VINFO_LOOP_NEST(L) (L)->shared->loop_nest
tree-vect-data-refs.cc 888 LOOP_VINFO_LOOP_NEST (loop_vinfo),
3955 LOOP_VINFO_LOOP_NEST (loop_vinfo));
  /src/external/gpl3/gcc.old/dist/gcc/
tree-vectorizer.h 889 #define LOOP_VINFO_LOOP_NEST(L) (L)->shared->loop_nest
tree-vect-data-refs.cc 597 LOOP_VINFO_LOOP_NEST (loop_vinfo),
3658 LOOP_VINFO_LOOP_NEST (loop_vinfo));

Completed in 23 milliseconds