Function vec_vperm

Source
unsafe fn vec_vperm(
    a: vector_signed_int,
    b: vector_signed_int,
    c: vector_unsigned_char,
) -> vector_signed_int
Available on (PowerPC or PowerPC-64) and target feature altivec only.