llvmint::x86::fma_vfmadd_sd [−] [src]

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

The llvm.x86.fma.vfmadd.sd intrinsic; known as __builtin_ia32_vfmaddsd in GCC.