LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
llvm::fltSemantics Struct Reference
Collaboration diagram for llvm::fltSemantics:
Collaboration graph
[legend]

Public Attributes

APFloat::ExponentType maxExponent
 
APFloat::ExponentType minExponent
 
unsigned int precision
 

Detailed Description

Definition at line 44 of file APFloat.cpp.

Member Data Documentation

APFloat::ExponentType llvm::fltSemantics::maxExponent

Definition at line 47 of file APFloat.cpp.

Referenced by llvm::APFloat::isLargest(), and llvm::APFloat::next().

APFloat::ExponentType llvm::fltSemantics::minExponent
unsigned int llvm::fltSemantics::precision

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