Function vec_all_lt

#[target_feature(enable = "vector")]
pub unsafe fn vec_all_lt<T: VectorCompare>(a: T, b: T) -> i32

All Elements Less Than