Searched defs:fileObject (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Bindings/Python/ |
H A D | PybindUtils.h |
|
H A D | IRCore.cpp | 983 py::object fileObject = py::module::import("io").attr("StringIO")(); getMessage() local 1224 print(std::optional<int64_t> largeElementsLimit,bool enableDebugInfo,bool prettyDebugInfo,bool printGenericOpForm,bool useLocalScope,bool assumeVerified,py::object fileObject,bool binary,bool skipRegions) print() argument 1252 print(PyAsmState & state,py::object fileObject,bool binary) print() argument 1263 writeBytecode(const py::object & fileObject,std::optional<int64_t> bytecodeVersion) writeBytecode() argument 1321 py::object fileObject; getAsm() local [all...] |