Function llvmint::x86::avx512_maskz_vpermt2var_ps_256 [] [src]

pub unsafe extern "C" fn avx512_maskz_vpermt2var_ps_256(
    a: i32x8,
    b: f32x8,
    c: f32x8,
    d: i8
) -> f32x8

The llvm.x86.avx512.maskz.vpermt2var.ps.256 intrinsic; known as __builtin_ia32_vpermt2varps256_maskz in GCC.