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
SDNodeFlags
llvm::SDNodeFlags Member List
This is the complete list of members for
llvm::SDNodeFlags
, including all inherited members.
copyFMF
(const FPMathOperator &FPMO)
llvm::SDNodeFlags
inline
hasAllowContract
() const
llvm::SDNodeFlags
inline
hasAllowReassociation
() const
llvm::SDNodeFlags
inline
hasAllowReciprocal
() const
llvm::SDNodeFlags
inline
hasApproximateFuncs
() const
llvm::SDNodeFlags
inline
hasExact
() const
llvm::SDNodeFlags
inline
hasNoInfs
() const
llvm::SDNodeFlags
inline
hasNoNaNs
() const
llvm::SDNodeFlags
inline
hasNoSignedWrap
() const
llvm::SDNodeFlags
inline
hasNoSignedZeros
() const
llvm::SDNodeFlags
inline
hasNoUnsignedWrap
() const
llvm::SDNodeFlags
inline
hasVectorReduction
() const
llvm::SDNodeFlags
inline
intersectWith
(const SDNodeFlags Flags)
llvm::SDNodeFlags
inline
isDefined
() const
llvm::SDNodeFlags
inline
isFast
() const
llvm::SDNodeFlags
inline
SDNodeFlags
()
llvm::SDNodeFlags
inline
setAllowContract
(bool b)
llvm::SDNodeFlags
inline
setAllowReassociation
(bool b)
llvm::SDNodeFlags
inline
setAllowReciprocal
(bool b)
llvm::SDNodeFlags
inline
setApproximateFuncs
(bool b)
llvm::SDNodeFlags
inline
setDefined
()
llvm::SDNodeFlags
inline
setExact
(bool b)
llvm::SDNodeFlags
inline
setNoInfs
(bool b)
llvm::SDNodeFlags
inline
setNoNaNs
(bool b)
llvm::SDNodeFlags
inline
setNoSignedWrap
(bool b)
llvm::SDNodeFlags
inline
setNoSignedZeros
(bool b)
llvm::SDNodeFlags
inline
setNoUnsignedWrap
(bool b)
llvm::SDNodeFlags
inline
setVectorReduction
(bool b)
llvm::SDNodeFlags
inline
Generated on Sun Dec 20 2020 14:13:51 for LLVM by
1.8.13