Searched refs:populateIRInterfaces (Results 1 – 3 of 3) sorted by relevance
95 populateIRInterfaces(irModule); in PYBIND11_MODULE()
238 void populateIRInterfaces(py::module &m) { PyInferTypeOpInterface::bind(m); } in populateIRInterfaces() function
1062 void populateIRInterfaces(pybind11::module &m);