#include "mlir/Bindings/Python/IRCore.h"
Definition at line 1492 of file IRCore.h.
◆ PyOpOperand()
| mlir::python::MLIR_BINDINGS_PYTHON_DOMAIN::PyOpOperand::PyOpOperand |
( |
MlirOpOperand | opOperand | ) |
|
|
inline |
◆ bind()
| void mlir::python::MLIR_BINDINGS_PYTHON_DOMAIN::PyOpOperand::bind |
( |
nanobind::module_ & | m | ) |
|
|
static |
◆ getOperandNumber()
| size_t mlir::python::MLIR_BINDINGS_PYTHON_DOMAIN::PyOpOperand::getOperandNumber |
( |
| ) |
const |
◆ getOwner()
| nb::typed< nb::object, PyOpView > mlir::python::MLIR_BINDINGS_PYTHON_DOMAIN::PyOpOperand::getOwner |
( |
| ) |
const |
◆ operator MlirOpOperand()
| mlir::python::MLIR_BINDINGS_PYTHON_DOMAIN::PyOpOperand::operator MlirOpOperand |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: