LLVM
8.0.1
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
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
FPMathOperator
class
llvm::FastMathFlags
friend
isFast
() const
llvm::FastMathFlags
inline
noInfs
() const
llvm::FastMathFlags
inline
NoInfs
enum value
llvm::FastMathFlags
noNaNs
() const
llvm::FastMathFlags
inline
NoNaNs
enum value
llvm::FastMathFlags
none
() const
llvm::FastMathFlags
inline
noSignedZeros
() const
llvm::FastMathFlags
inline
NoSignedZeros
enum value
llvm::FastMathFlags
operator &=
(const FastMathFlags &OtherFlags)
llvm::FastMathFlags
inline
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
Generated on Sun Dec 20 2020 14:02:44 for LLVM by
1.8.13