Home
last modified time | relevance | path

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

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