Searched refs:vect_is_simple_cond (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-vect-stmts.c | 9884 vect_is_simple_cond (tree cond, vec_info *vinfo, slp_tree slp_node, in vect_is_simple_cond() function 10068 if (!vect_is_simple_cond (cond_expr, stmt_info->vinfo, slp_node, in vectorizable_condition()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-vect-stmts.cc | 10236 vect_is_simple_cond (tree cond, vec_info *vinfo, stmt_vec_info stmt_info, in vect_is_simple_cond() function 10411 if (!vect_is_simple_cond (cond_expr, vinfo, stmt_info, slp_node, in vectorizable_condition()
|
H A D | ChangeLog-2011 | 4784 * tree-vect-stmts.c (vect_is_simple_cond): Add basic block info to 4788 calls to vect_is_simple_cond and vect_is_simple_use. Support SLP: 9431 call vect_is_simple_cond here, instead fail if cond_expr isn't 9434 * tree-vect-stmts.c (vect_is_simple_cond): Static again. 9435 * tree-vectorizer.h (vect_is_simple_cond): Remove prototype. 9488 * tree-vectorizer.h (vect_is_simple_cond): New prototype. 9498 (vect_is_simple_cond): No longer static. 12502 * tree-vect-stmts.c (vect_is_simple_cond): Return the comparison
|
H A D | ChangeLog.tuples | 795 vect_is_simple_cond, vect_build_loop_niters,
|
H A D | ChangeLog-2020 | 20595 (vect_is_simple_cond): Likewise. 22607 * tree-vect-stmts.c (vect_is_simple_cond): Likewise. 24498 * tree-vect-stmts.c (vect_is_simple_cond): If both comparison 24502 vect_is_simple_cond.
|
H A D | ChangeLog-2018 | 17939 (vectorizable_store, vect_is_simple_cond): Likewise. 22607 * tree-vect-stmts.c (vect_is_simple_cond): Only widen invariant 22610 vect_is_simple_cond when SLP vectorizing. 35094 (vectorizable_load, vect_is_simple_cond, vectorizable_comparison)
|
H A D | ChangeLog-2005 | 16023 (vectorizable_store, vect_is_simple_cond): Call vect_is_simple_use with 22063 * tree-vect-transform.c (vect_is_simple_cond): Use 24351 * tree-vect-transform.c (vect_is_simple_cond): New function.
|
H A D | ChangeLog-2019 | 4087 (vect_is_simple_cond): Take the slp_tree as argument and 9481 (vect_supportable_shift, vect_is_simple_cond, vectorizable_comparison) 29359 * tree-vect-stmts.c (vect_is_simple_cond): When vectype is
|
H A D | ChangeLog-2017 | 3629 * tree-vect-stmts.c (vect_is_simple_cond): For invariant 30490 (vect_is_simple_cond): Record the def types for operands. 38288 vect_is_simple_cond, get_same_sized_vectype): Use it instead
|
H A D | ChangeLog-2015 | 7015 * tree-vect-stmts.c (vect_is_simple_cond): Allow SSA_NAME 12209 (vect_is_simple_cond): Likewise. 13760 vectorizable_load, vect_is_simple_cond, vectorizable_condition,
|
H A D | ChangeLog-2012 | 33430 (vect_is_simple_cond): Add an argument, pass it to 33432 (vectorizable_condition): Update calls to vect_is_simple_cond,
|
H A D | ChangeLog-2007 | 12101 * tree-vect-transform.c (vect_is_simple_cond): Support FIXED_CST.
|
H A D | ChangeLog-2016 | 34372 * tree-vect-stmts.c (vect_is_simple_cond): Check compared
|