LLVM  8.0.1
llvm::FastMathFlags Member List

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

all() constllvm::FastMathFlagsinline
AllowContract enum valuellvm::FastMathFlags
allowContract() constllvm::FastMathFlagsinline
AllowReassoc enum valuellvm::FastMathFlags
allowReassoc() constllvm::FastMathFlagsinline
AllowReciprocal enum valuellvm::FastMathFlags
allowReciprocal() constllvm::FastMathFlagsinline
any() constllvm::FastMathFlagsinline
ApproxFunc enum valuellvm::FastMathFlags
approxFunc() constllvm::FastMathFlagsinline
clear()llvm::FastMathFlagsinline
FastMathFlags()=defaultllvm::FastMathFlags
FPMathOperator classllvm::FastMathFlagsfriend
isFast() constllvm::FastMathFlagsinline
noInfs() constllvm::FastMathFlagsinline
NoInfs enum valuellvm::FastMathFlags
noNaNs() constllvm::FastMathFlagsinline
NoNaNs enum valuellvm::FastMathFlags
none() constllvm::FastMathFlagsinline
noSignedZeros() constllvm::FastMathFlagsinline
NoSignedZeros enum valuellvm::FastMathFlags
operator &=(const FastMathFlags &OtherFlags)llvm::FastMathFlagsinline
set()llvm::FastMathFlagsinline
setAllowContract(bool B=true)llvm::FastMathFlagsinline
setAllowReassoc(bool B=true)llvm::FastMathFlagsinline
setAllowReciprocal(bool B=true)llvm::FastMathFlagsinline
setApproxFunc(bool B=true)llvm::FastMathFlagsinline
setFast(bool B=true)llvm::FastMathFlagsinline
setNoInfs(bool B=true)llvm::FastMathFlagsinline
setNoNaNs(bool B=true)llvm::FastMathFlagsinline
setNoSignedZeros(bool B=true)llvm::FastMathFlagsinline