|
MLIR 22.0.0git
|
Static Public Member Functions | |
| static bool | dunderContains (const std::string &attributeKind) |
| static nb::callable | dunderGetItemNamed (const std::string &attributeKind) |
| static void | dunderSetItemNamed (const std::string &attributeKind, nb::callable func, bool replace) |
| static void | bind (nb::module_ &m) |
Definition at line 159 of file IRCore.cpp.
|
inlinestatic |
Definition at line 175 of file IRCore.cpp.
References dunderContains(), dunderGetItemNamed(), and dunderSetItemNamed().
|
inlinestatic |
Definition at line 160 of file IRCore.cpp.
References mlir::python::PyGlobals::get(), and mlir::python::PyGlobals::lookupAttributeBuilder().
Referenced by bind().
|
inlinestatic |
Definition at line 163 of file IRCore.cpp.
References mlir::python::PyGlobals::get(), and mlir::python::PyGlobals::lookupAttributeBuilder().
Referenced by bind().
|
inlinestatic |
Definition at line 169 of file IRCore.cpp.
References mlir::python::PyGlobals::get(), and mlir::python::PyGlobals::registerAttributeBuilder().
Referenced by bind().