This is the complete list of members for mlir::python::PyInferShapedTypeOpInterface, including all inherited members.
| appendResultsCallback(bool hasRank, intptr_t rank, const int64_t *shape, MlirType elementType, MlirAttribute attribute, void *userData) | mlir::python::PyInferShapedTypeOpInterface | inlinestatic |
| bind(nb::module_ &m) | mlir::python::PyConcreteOpInterface< PyInferShapedTypeOpInterface > | inlinestatic |
| bindDerived(ClassTy &cls) | mlir::python::PyInferShapedTypeOpInterface | inlinestatic |
| ClassTy typedef | mlir::python::PyConcreteOpInterface< PyInferShapedTypeOpInterface > | protected |
| getInterfaceID | mlir::python::PyInferShapedTypeOpInterface | static |
| getOperationObject() | mlir::python::PyConcreteOpInterface< PyInferShapedTypeOpInterface > | inline |
| getOpName() | mlir::python::PyConcreteOpInterface< PyInferShapedTypeOpInterface > | inline |
| getOpView() | mlir::python::PyConcreteOpInterface< PyInferShapedTypeOpInterface > | inline |
| GetTypeIDFunctionTy typedef | mlir::python::PyConcreteOpInterface< PyInferShapedTypeOpInterface > | protected |
| inferReturnTypeComponents(std::optional< nb::list > operandList, std::optional< PyAttribute > attributes, void *properties, std::optional< std::vector< PyRegion >> regions, DefaultingPyMlirContext context, DefaultingPyLocation location) | mlir::python::PyInferShapedTypeOpInterface | inline |
| isStatic() | mlir::python::PyConcreteOpInterface< PyInferShapedTypeOpInterface > | inline |
| pyClassName | mlir::python::PyInferShapedTypeOpInterface | static |
| PyConcreteOpInterface(nb::object object, DefaultingPyMlirContext context) | mlir::python::PyConcreteOpInterface< PyInferShapedTypeOpInterface > | inline |