llvmint::x86::fma_vfmsub_sd [−] [src]

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

The llvm.x86.fma.vfmsub.sd intrinsic; known as __builtin_ia32_vfmsubsd in GCC.