Function vec_all_nlt

#[target_feature(enable = "altivec")]
pub unsafe fn vec_all_nlt(a: vector_float, b: vector_float) -> bool

All Elements Not Less Than