Searched defs:resultTypeList (Results 1 – 1 of 1) sorted by relevance
/llvm-project/mlir/lib/Bindings/Python/ |
H A D | IRCore.cpp | 1570 populateResultTypes(StringRef name,py::list resultTypeList,const py::object & resultSegmentSpecObj,std::vector<int32_t> & resultSegmentLengths,std::vector<PyType * > & resultTypes) populateResultTypes() argument 1659 buildGeneric(const py::object & cls,std::optional<py::list> resultTypeList,py::list operandList,std::optional<py::dict> attributes,std::optional<std::vector<PyBlock * >> successors,std::optional<int> regions,DefaultingPyLocation location,const py::object & maybeIp) buildGeneric() argument [all...] |