compiler_
builtins
1.89.0-nightly-777d37277-2025-05-17
fmaf_
with_
fma4
Sections
Safety
In compiler_
builtins::
math::
libm_
math::
arch::
x86::
fma
compiler_builtins
::
math
::
libm_math
::
arch
::
x86
::
fma
Function
fmaf_with_fma4
Copy item path
Source
unsafe fn fmaf_with_fma4(x:
f32
, y:
f32
, z:
f32
) ->
f32
Expand description
ยง
Safety
Must have +fma4 available.