Home
last modified time | relevance | path

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

/llvm-project/mlir/test/python/lib/
H A DPythonTestCAPI.h32 MLIR_CAPI_EXPORTED MlirTypeID mlirPythonTestTestTypeGetTypeID(void);
H A DPythonTestCAPI.cpp38 MlirTypeID mlirPythonTestTestTypeGetTypeID(void) { in mlirPythonTestTestTypeGetTypeID() function
H A DPythonTestModule.cpp