Home
last modified time | relevance | path

Searched refs:mlirPythonCapsuleToType (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/include/mlir-c/Bindings/Python/
H A DInterop.h376 static inline MlirType mlirPythonCapsuleToType(PyObject *capsule) { in mlirPythonCapsuleToType() function
/llvm-project/mlir/include/mlir/Bindings/Python/
H A DPybindAdaptors.h304 value = mlirPythonCapsuleToType(capsule.ptr());
/llvm-project/mlir/lib/Bindings/Python/
H A DIRCore.cpp2206 MlirType rawType = mlirPythonCapsuleToType(capsule.ptr());