Function pgatherqpd

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