Skip to main content

pgatherqq

Function pgatherqq 

Source
unsafe extern "C" fn pgatherqq(
    src: Simd<i64, 2>,
    slice: *const i8,
    offsets: Simd<i64, 2>,
    mask: Simd<i64, 2>,
    scale: i8,
) -> Simd<i64, 2>
Available on x86 or x86-64 only.