Searched defs:threadPool (Results 1 – 8 of 8) sorted by relevance
31 void mlirLlvmThreadPoolDestroy(MlirLlvmThreadPool threadPool) { in mlirLlvmThreadPoolDestroy()
111 mlirContextSetThreadPool(MlirContext context,MlirLlvmThreadPool threadPool) mlirContextSetThreadPool() argument
69 llvm::ThreadPoolInterface &threadPool = context->getThreadPool(); in failableParallelForEach() local
446 processBuffer(raw_ostream & os,std::unique_ptr<MemoryBuffer> ownedBuffer,const MlirOptMainConfig & config,DialectRegistry & registry,llvm::ThreadPoolInterface * threadPool) processBuffer() argument 536 ThreadPoolInterface *threadPool = nullptr; MlirOptMain() local
75 llvm::DefaultThreadPool threadPool; member in mlir::runtime::__anone5fff9370111::AsyncRuntime
69 DefaultThreadPool threadPool; global() member in __anonf2ed8e120111::Writer
173 llvm::ThreadPoolInterface *threadPool = nullptr; member in mlir::MLIRContextImpl [all...]
2368 MlirLlvmThreadPool threadPool = mlirLlvmThreadPoolCreate(); in testExplicitThreadPools() local