llvmint::x86::fma_vfnmadd_ps_256 [−] [src]

pub unsafe extern fn fma_vfnmadd_ps_256(a: f32x8, b: f32x8, c: f32x8) -> f32x8

The llvm.x86.fma.vfnmadd.ps.256 intrinsic; known as __builtin_ia32_vfnmaddps256 in GCC.