Function vpgatherdd

Source
unsafe extern "C" fn vpgatherdd(
    src: i32x16,
    slice: *const i8,
    offsets: i32x16,
    mask: i16,
    scale: i32,
) -> i32x16
Available on x86 or x86-64 only.