Home
last modified time | relevance | path

Searched refs:vect_induction_def (Results 1 – 5 of 5) sorted by relevance

/freebsd-9-stable/contrib/gcc/
Dtree-vectorizer.h66 vect_induction_def, enumerator
Dtree-vectorizer.c1730 gcc_assert (*dt == vect_induction_def || *dt == vect_reduction_def in vect_is_simple_use()
1745 if (*dt == vect_induction_def) in vect_is_simple_use()
Dtree-vect-analyze.c551 STMT_VINFO_DEF_TYPE (stmt_vinfo) = vect_induction_def; in vect_analyze_scalar_cycles()
Dtree-vect-transform.c558 case vect_induction_def: in vect_get_vec_def_for_operand()
DChangeLog-200516037 vect_induction_def, but for now these are not supported.