LLVM 19.0.0git
Public Attributes | List of all members
llvm::FixedPointSemantics::Lsb Struct Reference

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
 

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

Definition at line 42 of file APFixedPoint.h.

Referenced by llvm::FixedPointSemantics::FixedPointSemantics().


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