Home
last modified time | relevance | path

Searched refs:createDetached (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Bindings/Python/
H A DIRModule.h545 createDetached(PyMlirContextRef contextRef, MlirOperation operation,
H A DIRCore.cpp968 PyOperationRef PyOperation::createDetached(PyMlirContextRef contextRef, in createDetached() function in PyOperation
1229 PyOperation::createDetached(location->getContext(), operation); in create()
1238 PyOperation::createDetached(getContext(), clonedOperation); in clone()