Home
last modified time | relevance | path

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

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