Function vec_or

#[target_feature(enable = "vector")]
pub unsafe fn vec_or<T: VectorOr<U>, U>(a: T, b: U) -> T::Result

Vector OR