Function vpgatherqd

Source
unsafe extern "C" fn vpgatherqd(
    src: i32x4,
    slice: *const i8,
    offsets: i64x4,
    mask: i32x4,
    scale: i8,
) -> i32x4
Available on x86 or x86-64 only.