Searched refs:mlirLlvmThreadPoolCreate (Results 1 – 3 of 3) sorted by relevance
27 MlirLlvmThreadPool mlirLlvmThreadPoolCreate() { in mlirLlvmThreadPoolCreate() function
149 MLIR_CAPI_EXPORTED MlirLlvmThreadPool mlirLlvmThreadPoolCreate(void);
2368 MlirLlvmThreadPool threadPool = mlirLlvmThreadPoolCreate(); in testExplicitThreadPools()