|
MLIR 22.0.0git
|
This is the complete list of members for mlir::python::PyInsertionPoint, including all inherited members.
| after(PyOperationBase &op) | mlir::python::PyInsertionPoint | static |
| atBlockBegin(PyBlock &block) | mlir::python::PyInsertionPoint | static |
| atBlockTerminator(PyBlock &block) | mlir::python::PyInsertionPoint | static |
| contextEnter(nanobind::object insertionPoint) | mlir::python::PyInsertionPoint | static |
| contextExit(const nanobind::object &excType, const nanobind::object &excVal, const nanobind::object &excTb) | mlir::python::PyInsertionPoint | |
| getBlock() | mlir::python::PyInsertionPoint | inline |
| getRefOperation() | mlir::python::PyInsertionPoint | inline |
| insert(PyOperationBase &operationBase) | mlir::python::PyInsertionPoint | |
| PyInsertionPoint(const PyBlock &block) | mlir::python::PyInsertionPoint | |
| PyInsertionPoint(PyOperationBase &beforeOperationBase) | mlir::python::PyInsertionPoint | |
| PyInsertionPoint(PyOperationRef beforeOperationRef) | mlir::python::PyInsertionPoint |