LLVM
8.0.1
Main Page
Related Pages
Modules
+
Namespaces
Namespace List
+
Namespace Members
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
+
Functions
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
x
z
+
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
+
Typedefs
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
z
+
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
+
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
+
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
+
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Related Functions
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
v
w
y
+
Files
File List
+
File Members
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
~
+
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
+
Enumerations
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
x
+
Enumerator
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
+
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Examples
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