Home
last modified time | relevance | path

Searched defs:PyOperation (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Bindings/Python/
H A DIRModule.h37 class PyOperation; variable
253 friend class PyOperation; variable
529 class PyOperation; variable
H A DIRCore.cpp916 PyOperation::PyOperation(PyMlirContextRef contextRef, MlirOperation operation) in PyOperation() function in PyOperation