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

  /src/external/gpl3/gcc/dist/gcc/
tree-vectorizer.h 295 #define SLP_INSTANCE_UNROLLING_FACTOR(S) (S)->unrolling_factor
tree-vect-slp.cc 3363 SLP_INSTANCE_UNROLLING_FACTOR (new_instance) = unrolling_factor;
5860 SLP_INSTANCE_UNROLLING_FACTOR (instance));
  /src/external/gpl3/gcc.old/dist/gcc/
tree-vectorizer.h 271 #define SLP_INSTANCE_UNROLLING_FACTOR(S) (S)->unrolling_factor
tree-vect-slp.cc 3106 SLP_INSTANCE_UNROLLING_FACTOR (new_instance) = unrolling_factor;
4250 SLP_INSTANCE_UNROLLING_FACTOR (instance));

Completed in 117 milliseconds