LLVM 20.0.0git
|
Used to differentiate between constructors with Width and Lsb from the default Width and scale. More...
#include "llvm/ADT/APFixedPoint.h"
Public Attributes | |
int | LsbWeight |
Used to differentiate between constructors with Width and Lsb from the default Width and scale.
Definition at line 40 of file APFixedPoint.h.
int llvm::FixedPointSemantics::Lsb::LsbWeight |
Definition at line 41 of file APFixedPoint.h.
Referenced by llvm::FixedPointSemantics::FixedPointSemantics().