Searched refs:vect_analyze_stmt (Results 1 – 16 of 16) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | tree-vectorizer.h | 2178 extern opt_result vect_analyze_stmt (vec_info *, stmt_vec_info, bool *,
|
| D | tree-vect-stmts.cc | 11085 vect_analyze_stmt (vec_info *vinfo, in vect_analyze_stmt() function 11125 = vect_analyze_stmt (vinfo, pattern_def_stmt_info, in vect_analyze_stmt() 11185 = vect_analyze_stmt (vinfo, pattern_stmt_info, need_to_vectorize, node, in vect_analyze_stmt()
|
| D | ChangeLog-2018 | 4333 * tree-vect-stmts.c (vect_analyze_stmt): Likewise. 5701 (vect_analyze_stmt): Call vectorizable_shift after 7310 * tree-vect-stmts.c (vect_analyze_stmt): Fix typo in comment. 7315 * tree-vect-stmts.c (vect_analyze_stmt): Prefer -mveclibabi 8862 (vect_analyze_stmt): Likewise, adding a %G. 8877 (vect_analyze_stmt): Likewise. 10425 (vect_analyze_stmt): Likewise. 14837 (vect_remove_stores, vect_analyze_stmt, vectorizable_condition) 14880 (vect_analyze_stmt, vect_transform_stmt, vect_remove_stores) 14918 statement before passing it to vect_analyze_stmt. [all …]
|
| D | tree-vect-slp.cc | 4572 return vect_analyze_stmt (vinfo, stmt_info, &dummy, in vect_slp_analyze_node_operations_1()
|
| D | tree-vect-loop.cc | 1778 = vect_analyze_stmt (loop_vinfo, in vect_analyze_loop_operations()
|
| D | ChangeLog-2011 | 782 * tree-vect-stmts.c (vect_analyze_stmt, new_stmt_vec_info, 4077 (vect_analyze_stmt): Adjust caller, add call to it for SLP too. 4790 (vect_analyze_stmt): Update calls to vectorizable_condition. 5025 (vect_analyze_stmt): Don't call vectorizable_type_demotion and 5171 (vect_analyze_stmt): Fix typo. 10665 (vect_analyze_stmt): Call vectorizable_type_demotion and 15734 (vect_analyze_stmt): Handle pattern def statement. 20218 (vect_analyze_stmt): Handle both pattern and original statements 21734 (vect_analyze_stmt): For irrelevant statements check if it is 29792 (vect_analyze_stmt): Don't check for strided powers of two here.
|
| D | ChangeLog-2009 | 15966 (vect_analyze_stmt): Call vectorizable_reduction() before 17145 * tree-vect-stmts.c (vect_analyze_stmt): Don't vectorize volatile 21772 (vect_analyze_stmt): Add slp_tree argument. 21851 (vect_analyze_stmt): Add argument. In case of basic block SLP, check 25411 (vect_analyze_stmt): Declare. 25439 (vect_analyze_stmt): ... new function.
|
| D | ChangeLog-2017 | 14560 (vect_analyze_stmt): Use it instead of calling 15055 (vect_analyze_stmt): Pass the slp node to vectorizable_live_operation. 23242 (vect_analyze_stmt): Add slp instance parameter. 23259 * tree-vect-stms.c (vect_analyze_stmt): Likewise. 25801 * tree-vect-stmts.c (vect_analyze_stmt): ... here. Guard 28707 * tree-vect-stmts.c (vect_analyze_stmt): Handle induction. 37179 * tree-vect-stmts.c (vect_analyze_stmt): Do not overwrite
|
| D | ChangeLog-2019 | 10562 (vect_analyze_stmt): Adjust call to can_vectorize_live_stmts. 11001 (vect_analyze_stmt): Adjust. 12691 (vect_analyze_stmt): When the vectorized stmt defined a value 12933 * tree-vect-stmts.c (vect_analyze_stmt): Call vectorize_lc_phi. 13871 (vect_analyze_stmt): Adjust. 14094 (vect_analyze_stmt): Update call accordingly.
|
| D | ChangeLog-2020 | 6573 (vect_analyze_stmt): Pass cost_vec to vectorizable_phi. 7766 * tree-vect-stmts.c (vect_analyze_stmt): Call 18674 * tree-vect-stmts.c (vect_analyze_stmt): Likewise. 21047 to vect_analyze_stmt. 22428 (vect_analyze_stmt): Adjust.
|
| D | ChangeLog-2010 | 8662 * tree-vect-stmts.c (vect_analyze_stmt): Pass NODE to 8995 (vect_analyze_stmt): Call vectorizable_shift. 34254 (vect_analyze_stmt): Update call to vectorizable_reduction. 35443 (vect_analyze_stmt): Set STMT_VINFO_VECTYPE to the vector type of
|
| D | ChangeLog-2015 | 7068 (vect_analyze_stmt): Add vectorizable_comparison. 30787 * tree-vect-stmts.c (vect_analyze_stmt): Adjust. 31120 (vect_analyze_stmt): If we are analyzing a pure SLP stmt 41107 (vect_analyze_stmt): Likewise.
|
| D | ChangeLog-2021 | 11165 * tree-vect-stmts.c (vect_analyze_stmt): Push/pop the 19973 * tree-vect-stmts.c (vect_analyze_stmt): Remove assert.
|
| D | ChangeLog-2013 | 4559 (vect_analyze_stmt): Likewise. Allow NULL STMT_VINFO_VECTYPE for 18512 (vect_analyze_stmt): Ditto.
|
| D | ChangeLog-2012 | 21754 * tree-vect-stmts.c (vect_analyze_stmt): If node != NULL,
|
| D | ChangeLog-2016 | 22057 (vect_analyze_stmt): Check for new relevant state.
|