Home
last modified time | relevance | path

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

/llvm-project/mlir/test/python/lib/
H A DPythonTestCAPI.h30 MLIR_CAPI_EXPORTED MlirType mlirPythonTestTestTypeGet(MlirContext context);
H A DPythonTestCAPI.cpp34 MlirType mlirPythonTestTestTypeGet(MlirContext context) { in mlirPythonTestTestTypeGet() function
H A DPythonTestModule.cpp