Home
last modified time | relevance | path

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

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