llvmint::x86::fma_vfnmadd_ps [−] [src]

pub unsafe extern fn fma_vfnmadd_ps(a: f32x4, b: f32x4, c: f32x4) -> f32x4

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