Function vec_all_gt

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

All Elements Greater Than