Function llvmint::fma_f32 [] [src]

pub unsafe extern "C" fn fma_f32(a: f32, b: f32, c: f32) -> f32

The llvm.fma.f32 intrinsic.