LLVM API Documentation

llvm::FastMathFlags Member List
This is the complete list of members for llvm::FastMathFlags, including all inherited members.
AllowReciprocal enum valuellvm::FastMathFlags
allowReciprocal()llvm::FastMathFlags [inline]
any()llvm::FastMathFlags [inline]
clear()llvm::FastMathFlags [inline]
FastMathFlags()llvm::FastMathFlags [inline]
FPMathOperator classllvm::FastMathFlags [friend]
NoInfs enum valuellvm::FastMathFlags
noInfs()llvm::FastMathFlags [inline]
NoNaNs enum valuellvm::FastMathFlags
noNaNs()llvm::FastMathFlags [inline]
NoSignedZeros enum valuellvm::FastMathFlags
noSignedZeros()llvm::FastMathFlags [inline]
operator&=(const FastMathFlags &OtherFlags)llvm::FastMathFlags [inline]
setAllowReciprocal()llvm::FastMathFlags [inline]
setNoInfs()llvm::FastMathFlags [inline]
setNoNaNs()llvm::FastMathFlags [inline]
setNoSignedZeros()llvm::FastMathFlags [inline]
setUnsafeAlgebra()llvm::FastMathFlags [inline]
unsafeAlgebra()llvm::FastMathFlags [inline]
UnsafeAlgebra enum valuellvm::FastMathFlags