fmaf_
with_
fma
compiler_
builtins
1.89.0-nightly-4d051fb30-2025-05-18
Target
x86_64-unknown-linux-gnu
x86_64-pc-windows-gnu
aarch64-apple-darwin
fmaf_
with_
fma
Sections
Safety
In compiler_
builtins::
math::
libm_
math::
arch::
x86::
fma
Functions
fma
fma_fallback
fma_with_fma
fma_with_fma4
fmaf
fmaf_fallback
fmaf_with_fma
fmaf_with_fma4
compiler_builtins
::
math
::
libm_math
::
arch
::
x86
::
fma
Function
fmaf_with_fma
Copy item path
Settings
Help
Summary
Source
unsafe fn fmaf_with_fma(x:
f32
, y:
f32
, z:
f32
) ->
f32
Expand description
§
Safety
Must have +fma available.