LLVM: llvm::FixedPointSemantics::Lsb Struct Reference (original) (raw)

Used to differentiate between constructors with Width and Lsb from the default Width and scale. More...

#include "[llvm/ADT/APFixedPoint.h](APFixedPoint%5F8h%5Fsource.html)"

Public Attributes
int LsbWeight

Detailed Description

Used to differentiate between constructors with Width and Lsb from the default Width and scale.

Definition at line 41 of file APFixedPoint.h.

Member Data Documentation

LsbWeight

int llvm::FixedPointSemantics::Lsb::LsbWeight


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