Function llvmint::x86::avx512_gather3siv4_df [] [src]

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

The llvm.x86.avx512.gather3siv4.df intrinsic; known as __builtin_ia32_gather3siv4df in GCC.