Home
last modified time | relevance | path

Searched refs:for_reduction (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-vect-stmts.cc10373 bool for_reduction in vectorizable_condition() local
10375 if (for_reduction) in vectorizable_condition()
10406 if (for_reduction && ncopies > 1) in vectorizable_condition()
10562 if (loop_vinfo && for_reduction in vectorizable_condition()
H A DChangeLog-201912688 * tree-vect-stmts.c (vectorizable_condition): When !for_reduction
13864 * tree-vectorizer.h (vectorizable_condition): Restore for_reduction
13869 * tree-vect-stmts.c (vectorizable_condition): Restore for_reduction
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-vect-stmts.c10019 bool for_reduction in vectorizable_condition() local
10021 if (for_reduction) in vectorizable_condition()
10061 if (for_reduction && ncopies > 1) in vectorizable_condition()