MLIR
21.0.0git
Main Page
Related Pages
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
y
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
Variables
a
c
f
h
i
k
m
n
o
p
r
s
Typedefs
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
v
w
Enumerator
a
b
c
d
e
f
g
h
i
k
m
n
o
p
r
s
t
u
v
w
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
y
~
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
k
l
m
n
o
p
r
s
t
u
v
w
Enumerations
a
b
c
d
f
i
k
l
m
n
o
p
r
s
t
u
v
w
Enumerator
a
c
d
e
f
g
h
i
k
l
m
n
p
r
s
u
v
Related Functions
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
v
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
y
z
Variables
_
a
b
c
d
e
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
Typedefs
a
b
c
d
e
f
h
i
m
n
o
r
s
t
u
v
y
Enumerations
Enumerator
a
b
c
e
f
g
i
m
n
s
t
w
Macros
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
y
z
mlir
NamedAttrList
mlir::NamedAttrList Member List
This is the complete list of members for
mlir::NamedAttrList
, including all inherited members.
append
(StringRef name, Attribute attr)
mlir::NamedAttrList
inline
append
(StringAttr name, Attribute attr)
mlir::NamedAttrList
inline
append
(NamedAttribute attr)
mlir::NamedAttrList
inline
append
(RangeT &&newAttributes)
mlir::NamedAttrList
inline
append
(IteratorT inStart, IteratorT inEnd)
mlir::NamedAttrList
inline
assign
(const_iterator inStart, const_iterator inEnd)
mlir::NamedAttrList
assign
(ArrayRef< NamedAttribute > range)
mlir::NamedAttrList
inline
begin
()
mlir::NamedAttrList
inline
begin
() const
mlir::NamedAttrList
inline
clear
()
mlir::NamedAttrList
inline
const_iterator
typedef
mlir::NamedAttrList
const_reference
typedef
mlir::NamedAttrList
empty
() const
mlir::NamedAttrList
inline
end
()
mlir::NamedAttrList
inline
end
() const
mlir::NamedAttrList
inline
erase
(StringAttr name)
mlir::NamedAttrList
erase
(StringRef name)
mlir::NamedAttrList
findDuplicate
() const
mlir::NamedAttrList
get
(StringAttr name) const
mlir::NamedAttrList
get
(StringRef name) const
mlir::NamedAttrList
getAttrs
() const
mlir::NamedAttrList
getDictionary
(MLIRContext *context) const
mlir::NamedAttrList
getNamed
(StringRef name) const
mlir::NamedAttrList
getNamed
(StringAttr name) const
mlir::NamedAttrList
iterator
typedef
mlir::NamedAttrList
NamedAttrList
()
mlir::NamedAttrList
inline
NamedAttrList
(std::nullopt_t none)
mlir::NamedAttrList
inline
NamedAttrList
(ArrayRef< NamedAttribute > attributes)
mlir::NamedAttrList
NamedAttrList
(DictionaryAttr attributes)
mlir::NamedAttrList
NamedAttrList
(const_iterator inStart, const_iterator inEnd)
mlir::NamedAttrList
NamedAttrList
(const Container &vec)
mlir::NamedAttrList
inline
operator ArrayRef< NamedAttribute >
() const
mlir::NamedAttrList
operator!=
(const NamedAttrList &other) const
mlir::NamedAttrList
inline
operator=
(const SmallVectorImpl< NamedAttribute > &rhs)
mlir::NamedAttrList
operator==
(const NamedAttrList &other) const
mlir::NamedAttrList
inline
pop_back
()
mlir::NamedAttrList
inline
push_back
(NamedAttribute newAttribute)
mlir::NamedAttrList
reference
typedef
mlir::NamedAttrList
reserve
(size_type N)
mlir::NamedAttrList
inline
set
(StringAttr name, Attribute value)
mlir::NamedAttrList
set
(StringRef name, Attribute value)
mlir::NamedAttrList
size_type
typedef
mlir::NamedAttrList
Generated on Fri Mar 14 2025 04:32:22 for MLIR by
1.9.1