Function vec_all_nge
#[target_feature(enable = "altivec")]
pub unsafe fn vec_all_nge(a: vector_float, b: vector_float) -> bool
All Elements Not Greater Than or Equal
vec_all_nge#[target_feature(enable = "altivec")]
pub unsafe fn vec_all_nge(a: vector_float, b: vector_float) -> bool
All Elements Not Greater Than or Equal