Function llvmint::x86::avx_blendv_ps_256 [] [src]

pub unsafe extern "C" fn avx_blendv_ps_256(
    a: f32x8,
    b: f32x8,
    c: f32x8
) -> f32x8

The llvm.x86.avx.blendv.ps.256 intrinsic; known as __builtin_ia32_blendvps256 in GCC.