Home
last modified time | relevance | path

Searched defs:pyIteratorName (Results 1 – 1 of 1) sorted by relevance

/llvm-project/mlir/lib/Bindings/Python/
H A DIRAttributes.cpp265 static constexpr const char *pyIteratorName = "DenseBoolArrayIterator"; global() member
274 static constexpr const char *pyIteratorName = "DenseI8ArrayIterator"; global() member
283 static constexpr const char *pyIteratorName = "DenseI16ArrayIterator"; global() member
292 static constexpr const char *pyIteratorName = "DenseI32ArrayIterator"; global() member
301 static constexpr const char *pyIteratorName = "DenseI64ArrayIterator"; global() member
310 static constexpr const char *pyIteratorName = "DenseF32ArrayIterator"; global() member
319 static constexpr const char *pyIteratorName = "DenseF64ArrayIterator"; global() member