LLVM
22.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
AllFlagsMask
llvm::FastMathFlags
static
AllowContract
enum value
llvm::FastMathFlags
allowContract
() const
llvm::FastMathFlags
inline
AllowReassoc
enum value
llvm::FastMathFlags
allowReassoc
() const
llvm::FastMathFlags
inline
AllowReciprocal
enum value
llvm::FastMathFlags
allowReciprocal
() const
llvm::FastMathFlags
inline
any
() const
llvm::FastMathFlags
inline
ApproxFunc
enum value
llvm::FastMathFlags
approxFunc
() const
llvm::FastMathFlags
inline
clear
()
llvm::FastMathFlags
inline
FastMathFlags
()=default
llvm::FastMathFlags
FlagEnd
enum value
llvm::FastMathFlags
FPMathOperator
class
llvm::FastMathFlags
friend
getFast
()
llvm::FastMathFlags
inline
static
intersectRewrite
(FastMathFlags LHS, FastMathFlags RHS)
llvm::FastMathFlags
inline
static
isFast
() const
llvm::FastMathFlags
inline
NoInfs
enum value
llvm::FastMathFlags
noInfs
() const
llvm::FastMathFlags
inline
NoNaNs
enum value
llvm::FastMathFlags
noNaNs
() const
llvm::FastMathFlags
inline
none
() const
llvm::FastMathFlags
inline
NoSignedZeros
enum value
llvm::FastMathFlags
noSignedZeros
() const
llvm::FastMathFlags
inline
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
for LLVM by
1.14.0