MLIR 23.0.0git
mlir::python::MLIR_BINDINGS_PYTHON_DOMAIN::PyOpOperands Member List

This is the complete list of members for mlir::python::MLIR_BINDINGS_PYTHON_DOMAIN::PyOpOperands, including all inherited members.

bind(nanobind::module_ &m)mlir::Sliceable< PyOpOperands, PyOpOperand >inlinestatic
bindDerived(ClassTy &)mlir::Sliceable< PyOpOperands, PyOpOperand >inlinestatic
ClassTy typedefmlir::Sliceable< PyOpOperands, PyOpOperand >protected
dunderAdd(PyOpOperands &other)mlir::Sliceable< PyOpOperands, PyOpOperand >inline
getElement(intptr_t index)mlir::Sliceable< PyOpOperands, PyOpOperand >inline
getItem(intptr_t index)mlir::Sliceable< PyOpOperands, PyOpOperand >inlineprotected
getItemSlice(PyObject *slice)mlir::Sliceable< PyOpOperands, PyOpOperand >inlineprotected
lengthmlir::Sliceable< PyOpOperands, PyOpOperand >
linearizeIndex(intptr_t index)mlir::Sliceable< PyOpOperands, PyOpOperand >inlineprotected
pyClassNamemlir::python::MLIR_BINDINGS_PYTHON_DOMAIN::PyOpOperandsstatic
PyOpOperands(PyOperationRef operation, intptr_t startIndex=0, intptr_t length=-1, intptr_t step=1)mlir::python::MLIR_BINDINGS_PYTHON_DOMAIN::PyOpOperandsinline
size()mlir::Sliceable< PyOpOperands, PyOpOperand >inline
Sliceable(intptr_t startIndex, intptr_t length, intptr_t step)mlir::Sliceable< PyOpOperands, PyOpOperand >inlineexplicit
Sliceable< PyOpOperands, PyOpOperand > classmlir::python::MLIR_BINDINGS_PYTHON_DOMAIN::PyOpOperandsfriend
SliceableT typedefmlir::python::MLIR_BINDINGS_PYTHON_DOMAIN::PyOpOperands
startIndexmlir::Sliceable< PyOpOperands, PyOpOperand >
stepmlir::Sliceable< PyOpOperands, PyOpOperand >
wrapIndex(intptr_t index)mlir::Sliceable< PyOpOperands, PyOpOperand >inlineprotected