Home
last modified time | relevance | path

Searched refs:PyIndexType (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Bindings/Python/
H A DIRTypes.cpp88 class PyIndexType : public PyConcreteType<PyIndexType> { class
99 return PyIndexType(context->getRef(), t); in bindDerived()
665 PyIndexType::bind(m); in populateIRTypes()