llvmint::x86::fma_vfmsub_pd [−] [src]

pub unsafe extern fn fma_vfmsub_pd(a: f64x2, b: f64x2, c: f64x2) -> f64x2

The llvm.x86.fma.vfmsub.pd intrinsic; known as __builtin_ia32_vfmsubpd in GCC.