Function llvmint::x86::avx512_gather3siv2_df [] [src]

pub unsafe extern "C" fn avx512_gather3siv2_df(
    a: f64x2,
    b: *mut i8,
    c: i32x4,
    d: i8,
    e: i32
) -> f64x2

The llvm.x86.avx512.gather3siv2.df intrinsic; known as __builtin_ia32_gather3siv2df in GCC.