Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Bindings/Python/
DIRModules.cpp2142 class PyF64Type : public PyConcreteType<PyF64Type> { class
2153 return PyF64Type(context->getRef(), t); in bindDerived()
3157 PyF64Type::bind(m); in populateIRSubmodule()