Lines Matching defs:this_lane
5585 *THIS_LANE to the lane number that is set. */
5588 vect_slp_is_lane_insert (gimple *use_stmt, tree vec, unsigned *this_lane)
5601 this_lane))
5678 unsigned this_lane;
5680 || !vect_slp_is_lane_insert (use_stmt, def, &this_lane)
5683 if (bitmap_bit_p (lanes, this_lane))
5686 bitmap_set_bit (lanes, this_lane);
5689 (this_lane, gimple_assign_rhs2 (use_ass)));
5707 unsigned this_lane;
5710 NULL_TREE, &this_lane)
5713 if (bitmap_bit_p (lanes, this_lane))
5716 bitmap_set_bit (lanes, this_lane);
5718 (this_lane,