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