llvmint::x86::fma_vfmsub_ps [−] [src]

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

The llvm.x86.fma.vfmsub.ps intrinsic; known as __builtin_ia32_vfmsubps in GCC.