LLVM API Documentation

Public Attributes
llvm::fltSemantics Struct Reference
Collaboration diagram for llvm::fltSemantics:
Collaboration graph
[legend]

List of all members.

Public Attributes

exponent_t maxExponent
exponent_t minExponent
unsigned int precision

Detailed Description

Definition at line 38 of file APFloat.cpp.


Member Data Documentation

Definition at line 41 of file APFloat.cpp.

Referenced by llvm::APFloat::next().


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