Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Bindings/Python/
DIRModules.h29 class PyOperation; variable
233 friend class PyOperation; variable
408 class PyOperation; variable
DIRModules.cpp735 PyOperation::PyOperation(PyMlirContextRef contextRef, MlirOperation operation) in PyOperation() function in PyOperation