Home
last modified time | relevance | path

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

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