Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Bindings/Python/
DIRModules.cpp2088 class PyBF16Type : public PyConcreteType<PyBF16Type> { class
2099 return PyBF16Type(context->getRef(), t); in bindDerived()
3154 PyBF16Type::bind(m); in populateIRSubmodule()