Searched refs:vect_nop_conversion_p (Results 1 – 9 of 9) sorted by relevance
1735 extern bool vect_nop_conversion_p (stmt_vec_info);
2994 else if (vect_nop_conversion_p (stmt_info)) in vect_bb_slp_scalar_cost()
5312 vect_nop_conversion_p (stmt_vec_info stmt_info) in vect_nop_conversion_p() function5445 if (!vect_nop_conversion_p (stmt_info)) in vectorizable_assignment()
1109 else if (vect_nop_conversion_p (stmt_info)) in vect_compute_single_scalar_iteration_cost()
2177 extern bool vect_nop_conversion_p (stmt_vec_info);
5365 vect_nop_conversion_p (stmt_vec_info stmt_info) in vect_nop_conversion_p() function5512 if (!vect_nop_conversion_p (stmt_info)) in vectorizable_assignment()
5316 else if (vect_nop_conversion_p (orig_stmt_info)) in vect_bb_slp_scalar_cost()
1312 else if (vect_nop_conversion_p (stmt_info)) in vect_compute_single_scalar_iteration_cost()
5138 * tree-vectorizer.h (vect_nop_conversion_p): Declare.5139 * tree-vect-stmts.c (vect_nop_conversion_p): New function.