mini-llvm
0.1.0
Toggle main menu visibility
Loading...
Searching...
No Matches
mini_llvm::ops::FMul Struct Reference
#include <
FMul.h
>
Public Member Functions
template<typename T>
requires std::floating_point<T>
T
operator()
(T x, T y) const noexcept
Member Function Documentation
◆
operator()()
template<typename T>
requires std::floating_point<T>
T mini_llvm::ops::FMul::operator()
(
T
x
,
T
y
) const
inline
noexcept
The documentation for this struct was generated from the following file:
include/mini-llvm/common/ops/
FMul.h
mini_llvm
ops
FMul
Generated by
1.17.0