LLVM API Documentation

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

List of all members.

Public Attributes

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

Detailed Description

Definition at line 44 of file APFloat.cpp.


Member Data Documentation

Definition at line 47 of file APFloat.cpp.

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


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