Home
last modified time | relevance | path

Searched defs:resultSegmentSpecObj (Results 1 – 1 of 1) sorted by relevance

/llvm-project/mlir/lib/Bindings/Python/
H A DIRCore.cpp1571 populateResultTypes(StringRef name,py::list resultTypeList,const py::object & resultSegmentSpecObj,std::vector<int32_t> & resultSegmentLengths,std::vector<PyType * > & resultTypes) populateResultTypes() argument
1673 py::object resultSegmentSpecObj = cls.attr("_ODS_RESULT_SEGMENTS"); buildGeneric() local