LLVM
20.0.0git
llvm
FastMathFlags
llvm::FastMathFlags Member List
This is the complete list of members for
llvm::FastMathFlags
, including all inherited members.
all
() const
llvm::FastMathFlags
inline
allowContract
() const
llvm::FastMathFlags
inline
AllowContract
enum value
llvm::FastMathFlags
allowReassoc
() const
llvm::FastMathFlags
inline
AllowReassoc
enum value
llvm::FastMathFlags
allowReciprocal
() const
llvm::FastMathFlags
inline
AllowReciprocal
enum value
llvm::FastMathFlags
any
() const
llvm::FastMathFlags
inline
ApproxFunc
enum value
llvm::FastMathFlags
approxFunc
() const
llvm::FastMathFlags
inline
clear
()
llvm::FastMathFlags
inline
FastMathFlags
()=default
llvm::FastMathFlags
FPMathOperator
llvm::FastMathFlags
friend
getFast
()
llvm::FastMathFlags
inline
static
intersectRewrite
(FastMathFlags LHS, FastMathFlags RHS)
llvm::FastMathFlags
inline
static
isFast
() const
llvm::FastMathFlags
inline
noInfs
() const
llvm::FastMathFlags
inline
NoInfs
enum value
llvm::FastMathFlags
NoNaNs
enum value
llvm::FastMathFlags
noNaNs
() const
llvm::FastMathFlags
inline
none
() const
llvm::FastMathFlags
inline
noSignedZeros
() const
llvm::FastMathFlags
inline
NoSignedZeros
enum value
llvm::FastMathFlags
operator!=
(const FastMathFlags &OtherFlags) const
llvm::FastMathFlags
inline
operator&=
(const FastMathFlags &OtherFlags)
llvm::FastMathFlags
inline
operator|=
(const FastMathFlags &OtherFlags)
llvm::FastMathFlags
inline
print
(raw_ostream &O) const
llvm::FastMathFlags
set
()
llvm::FastMathFlags
inline
setAllowContract
(bool B=true)
llvm::FastMathFlags
inline
setAllowReassoc
(bool B=true)
llvm::FastMathFlags
inline
setAllowReciprocal
(bool B=true)
llvm::FastMathFlags
inline
setApproxFunc
(bool B=true)
llvm::FastMathFlags
inline
setFast
(bool B=true)
llvm::FastMathFlags
inline
setNoInfs
(bool B=true)
llvm::FastMathFlags
inline
setNoNaNs
(bool B=true)
llvm::FastMathFlags
inline
setNoSignedZeros
(bool B=true)
llvm::FastMathFlags
inline
unionValue
(FastMathFlags LHS, FastMathFlags RHS)
llvm::FastMathFlags
inline
static
Generated on Wed Dec 25 2024 19:25:32 for LLVM by
1.9.6