LLVM 19.0.0git
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() constllvm::FastMathFlagsinline
AllowReciprocal enum valuellvm::FastMathFlags
any() constllvm::FastMathFlagsinline
approxFunc() constllvm::FastMathFlagsinline
ApproxFunc enum valuellvm::FastMathFlags
clear()llvm::FastMathFlagsinline
FastMathFlags()=defaultllvm::FastMathFlags
FPMathOperatorllvm::FastMathFlagsfriend
getFast()llvm::FastMathFlagsinlinestatic
isFast() constllvm::FastMathFlagsinline
NoInfs enum valuellvm::FastMathFlags
noInfs() constllvm::FastMathFlagsinline
noNaNs() constllvm::FastMathFlagsinline
NoNaNs enum valuellvm::FastMathFlags
none() constllvm::FastMathFlagsinline
noSignedZeros() constllvm::FastMathFlagsinline
NoSignedZeros enum valuellvm::FastMathFlags
operator!=(const FastMathFlags &OtherFlags) constllvm::FastMathFlagsinline
operator&=(const FastMathFlags &OtherFlags)llvm::FastMathFlagsinline
operator|=(const FastMathFlags &OtherFlags)llvm::FastMathFlagsinline
print(raw_ostream &O) constllvm::FastMathFlags
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