Searched refs:vect_loop (Results 1 – 8 of 8) sorted by relevance
195 DEBUG_COUNTER (vect_loop)
720 if (!dbg_cnt (vect_loop)) in vectorize_loops()
2814 struct loop *vect_loop = LOOP_VINFO_LOOP (loop_info); in vect_is_slp_reduction() local2824 if (loop != vect_loop) in vect_is_slp_reduction()3180 struct loop *vect_loop = LOOP_VINFO_LOOP (loop_info); in vect_is_simple_reduction() local3328 if (flow_loop_nested_p (vect_loop, loop)) in vect_is_simple_reduction()3339 if (! flow_bb_inside_loop_p (vect_loop, gimple_bb (use_stmt))) in vect_is_simple_reduction()3344 bool nested_in_vect_loop = flow_loop_nested_p (vect_loop, loop); in vect_is_simple_reduction()
6543 struct loop *vect_loop = NULL; in vect_supportable_dr_alignment() local6559 vect_loop = LOOP_VINFO_LOOP (loop_vinfo); in vect_supportable_dr_alignment()6560 nested_in_vect_loop = nested_in_vect_loop_p (vect_loop, stmt); in vect_supportable_dr_alignment()
10126 struct loop *vect_loop = NULL; in supportable_widening_operation() local10140 vect_loop = LOOP_VINFO_LOOP (loop_info); in supportable_widening_operation()10178 if (vect_loop in supportable_widening_operation()10180 && !nested_in_vect_loop_p (vect_loop, stmt) in supportable_widening_operation()
1774 struct loop *vect_loop = LOOP_VINFO_LOOP (loop_info); in vect_is_slp_reduction() local1784 if (loop != vect_loop) in vect_is_slp_reduction()1991 struct loop *vect_loop = LOOP_VINFO_LOOP (loop_info); in vect_is_simple_reduction_1() local2008 gcc_assert ((check_reduction && loop == vect_loop) in vect_is_simple_reduction_1()2009 || (!check_reduction && flow_loop_nested_p (vect_loop, loop))); in vect_is_simple_reduction_1()
4612 struct loop *vect_loop = NULL; in vect_supportable_dr_alignment() local4620 vect_loop = LOOP_VINFO_LOOP (loop_vinfo); in vect_supportable_dr_alignment()4621 nested_in_vect_loop = nested_in_vect_loop_p (vect_loop, stmt); in vect_supportable_dr_alignment()
6094 struct loop *vect_loop = NULL; in supportable_widening_operation() local6109 vect_loop = LOOP_VINFO_LOOP (loop_info); in supportable_widening_operation()6131 if (vect_loop in supportable_widening_operation()6133 && !nested_in_vect_loop_p (vect_loop, stmt)) in supportable_widening_operation()