Home
last modified time | relevance | path

Searched refs:IEEE754 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfp_div_impl.inc116 // obtained from IEEE754 representation of function argument (with the
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp61 IEEE754, enumerator
119 fltNonfiniteBehavior nonFiniteBehavior = fltNonfiniteBehavior::IEEE754;
3847 if constexpr (S.nonFiniteBehavior == fltNonfiniteBehavior::IEEE754) { in initFromIEEEAPInt()