LLVM  4.0.0
Public Attributes | List of all members
llvm::fltSemantics Struct Reference
Collaboration diagram for llvm::fltSemantics:
[legend]

Public Attributes

APFloatBase::ExponentType maxExponent
 
APFloatBase::ExponentType minExponent
 
unsigned int precision
 
unsigned int sizeInBits
 

Detailed Description

Definition at line 45 of file APFloat.cpp.

Member Data Documentation

APFloatBase::ExponentType llvm::fltSemantics::maxExponent
APFloatBase::ExponentType llvm::fltSemantics::minExponent
unsigned int llvm::fltSemantics::precision
unsigned int llvm::fltSemantics::sizeInBits

The documentation for this struct was generated from the following file: