Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Bindings/Python/
H A DMainModule.cpp95 populateIRInterfaces(irModule); in PYBIND11_MODULE()
H A DIRInterfaces.cpp238 void populateIRInterfaces(py::module &m) { PyInferTypeOpInterface::bind(m); } in populateIRInterfaces() function
H A DIRModule.h1062 void populateIRInterfaces(pybind11::module &m);