base | mlir::indexed_accessor_iterator< BoolElementIterator, DenseIterPtrAndSplat, bool, bool, bool > | protected |
DenseElementIndexedIteratorImpl(const char *data, bool isSplat, size_t dataIndex) | mlir::detail::DenseElementIndexedIteratorImpl< BoolElementIterator, bool, bool, bool > | inlineprotected |
getBase() const | mlir::indexed_accessor_iterator< BoolElementIterator, DenseIterPtrAndSplat, bool, bool, bool > | inline |
getData() const | mlir::detail::DenseElementIndexedIteratorImpl< BoolElementIterator, bool, bool, bool > | inlineprotected |
getDataIndex() const | mlir::detail::DenseElementIndexedIteratorImpl< BoolElementIterator, bool, bool, bool > | inlineprotected |
getIndex() const | mlir::indexed_accessor_iterator< BoolElementIterator, DenseIterPtrAndSplat, bool, bool, bool > | inline |
index | mlir::indexed_accessor_iterator< BoolElementIterator, DenseIterPtrAndSplat, bool, bool, bool > | protected |
indexed_accessor_iterator(DenseIterPtrAndSplat base, ptrdiff_t index) | mlir::indexed_accessor_iterator< BoolElementIterator, DenseIterPtrAndSplat, bool, bool, bool > | inlineprotected |
operator*() const | mlir::DenseElementsAttr::BoolElementIterator | |
operator+=(ptrdiff_t offset) | mlir::indexed_accessor_iterator< BoolElementIterator, DenseIterPtrAndSplat, bool, bool, bool > | inline |
operator-(const indexed_accessor_iterator &rhs) const | mlir::indexed_accessor_iterator< BoolElementIterator, DenseIterPtrAndSplat, bool, bool, bool > | inline |
operator-=(ptrdiff_t offset) | mlir::indexed_accessor_iterator< BoolElementIterator, DenseIterPtrAndSplat, bool, bool, bool > | inline |
operator<(const indexed_accessor_iterator &rhs) const | mlir::indexed_accessor_iterator< BoolElementIterator, DenseIterPtrAndSplat, bool, bool, bool > | inline |
operator==(const indexed_accessor_iterator &rhs) const | mlir::indexed_accessor_iterator< BoolElementIterator, DenseIterPtrAndSplat, bool, bool, bool > | inline |