Home
last modified time | relevance | path

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

/llvm-project/mlir/test/python/lib/
H A DPythonTestCAPI.h24 mlirPythonTestTestAttributeGet(MlirContext context);
H A DPythonTestCAPI.cpp22 MlirAttribute mlirPythonTestTestAttributeGet(MlirContext context) { in mlirPythonTestTestAttributeGet() function
H A DPythonTestModule.cpp