LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
llvm::FastMathFlags Member List

This is the complete list of members for llvm::FastMathFlags, including all inherited members.

AllowReciprocal enum valuellvm::FastMathFlags
allowReciprocal()llvm::FastMathFlagsinline
any()llvm::FastMathFlagsinline
clear()llvm::FastMathFlagsinline
FastMathFlags()llvm::FastMathFlagsinline
FPMathOperator classllvm::FastMathFlagsfriend
NoInfs enum valuellvm::FastMathFlags
noInfs()llvm::FastMathFlagsinline
NoNaNs enum valuellvm::FastMathFlags
noNaNs()llvm::FastMathFlagsinline
NoSignedZeros enum valuellvm::FastMathFlags
noSignedZeros()llvm::FastMathFlagsinline
setAllowReciprocal()llvm::FastMathFlagsinline
setNoInfs()llvm::FastMathFlagsinline
setNoNaNs()llvm::FastMathFlagsinline
setNoSignedZeros()llvm::FastMathFlagsinline
setUnsafeAlgebra()llvm::FastMathFlagsinline
unsafeAlgebra()llvm::FastMathFlagsinline
UnsafeAlgebra enum valuellvm::FastMathFlags