Function llvmint::x86::avx_vperm2f128_pd_256 [] [src]

pub unsafe extern "C" fn avx_vperm2f128_pd_256(
    a: f64x4,
    b: f64x4,
    c: i8
) -> f64x4

The llvm.x86.avx.vperm2f128.pd.256 intrinsic; known as __builtin_ia32_vperm2f128_pd256 in GCC.