Searched refs:targetVectorType (Results 1 – 1 of 1) sorted by relevance
165 VectorType targetVectorType = in broadcastIfNeeded() local167 if (vector::isBroadcastableTo(value.getType(), targetVectorType) != in broadcastIfNeeded()171 return b.createOrFold<vector::BroadcastOp>(loc, targetVectorType, value); in broadcastIfNeeded()