Function llvmint::x86::avx512_maskz_vpermt2var_ps_512 [] [src]

pub unsafe extern "C" fn avx512_maskz_vpermt2var_ps_512(
    a: i32x16,
    b: f32x16,
    c: f32x16,
    d: i16
) -> f32x16

The llvm.x86.avx512.maskz.vpermt2var.ps.512 intrinsic; known as __builtin_ia32_vpermt2varps512_maskz in GCC.