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