Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Bindings/Python/
H A DIRModule.h653 buildGeneric(const pybind11::object &cls, pybind11::list resultTypeList,
H A DIRCore.cpp1271 py::object PyOpView::buildGeneric( in buildGeneric() function in PyOpView
2721 &PyOpView::buildGeneric, py::arg("cls"), py::arg("results") = py::none(), in populateIRCore()