Function llvmint::x86::avx512_maskz_vpermt2var_ps_128 [] [src]

pub unsafe extern "C" fn avx512_maskz_vpermt2var_ps_128(
    a: i32x4,
    b: f32x4,
    c: f32x4,
    d: i8
) -> f32x4

The llvm.x86.avx512.maskz.vpermt2var.ps.128 intrinsic; known as __builtin_ia32_vpermt2varps128_maskz in GCC.