struct fltSemantics
Declaration
struct fltSemantics { /* full declaration omitted */ };
Declared at: llvm/lib/Support/APFloat.cpp:54
Member Variables
- public APFloatBase::ExponentType maxExponent
- public APFloatBase::ExponentType minExponent
- public unsigned int precision
- public unsigned int sizeInBits