| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | ThreadPool.h | 80 auto Task = in async() local 88 auto Task = in async() local 112 std::shared_future<ResTy> asyncImpl(std::function<ResTy()> Task, in asyncImpl() 166 void asyncEnqueue(std::function<void()> Task, in asyncEnqueue() 246 void asyncEnqueue(std::function<void()> Task, in asyncEnqueue()
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | Caching.cpp | 41 const Twine &ModuleName) -> Expected<AddStreamFn> { in localCache() 82 unsigned Task; in localCache() member 148 -> Expected<std::unique_ptr<CachedFileStream>> { in localCache()
|
| H A D | ThreadPool.cpp | 62 std::function<void()> Task; in processTasks() local 203 auto Task = std::move(Tasks.front().first); in wait() local
|
| H A D | Parallel.cpp | 119 auto Task = std::move(WorkStack.back()); in work() local
|
| /freebsd/contrib/llvm-project/llvm/lib/LTO/ |
| H A D | LTOBackend.cpp | 104 Hook = [=](unsigned Task, const Module &M) { in addSaveTemps() 365 bool lto::opt(const Config &Conf, TargetMachine *TM, unsigned Task, Module &Mod, in opt() 400 AddStreamFn AddStream, unsigned Task, Module &Mod, in codegen() 599 Error lto::thinBackend(const Config &Conf, unsigned Task, AddStreamFn AddStream, in thinBackend()
|
| H A D | LTO.cpp | 1494 AddStreamFn AddStream, FileCache Cache, unsigned Task, BitcodeModule BM, in runThinLTOBackendThread() 1541 unsigned Task, BitcodeModule BM, in start() 1607 AddStreamFn CGAddStream, FileCache CGCache, unsigned Task, in runThinLTOBackendThread() 1703 AddStreamFn AddStream, FileCache Cache, unsigned Task, BitcodeModule BM, in runThinLTOBackendThread() 1821 unsigned Task, BitcodeModule BM, in start() 2222 unsigned Task; member 2266 unsigned Task, BitcodeModule BM, in start()
|
| H A D | LTOCodeGenerator.cpp | 302 const Twine &ModuleName) -> std::unique_ptr<CachedFileStream> { in compileOptimizedToFile()
|
| /freebsd/contrib/llvm-project/llvm/lib/CGData/ |
| H A D | CodeGenData.cpp | 222 void saveModuleForTwoRounds(const Module &TheModule, unsigned Task, in saveModuleForTwoRounds() 240 unsigned Task, in loadModuleForTwoRounds()
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-lto2/ |
| H A D | llvm-lto2.cpp | 478 auto AddBuffer = [&](size_t Task, const Twine &ModuleName, in run() 479 std::unique_ptr<MemoryBuffer> MB) { in run()
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | BackendUtil.cpp | 1314 auto AddStream = [&](size_t Task, const Twine &ModuleName) { in runThinLTOBackend() 1370 Conf.PreCodeGenModuleHook = [](size_t Task, const llvm::Module &Mod) { in runThinLTOBackend() 1375 Conf.PreCodeGenModuleHook = [&](size_t Task, const llvm::Module &Mod) { in runThinLTOBackend() 1381 Conf.PreCodeGenModuleHook = [&](size_t Task, const llvm::Module &Mod) { in runThinLTOBackend()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | BypassSlowDivision.cpp | 463 FastDivInsertionTask Task(I, BypassWidths); in bypassSlowDivision() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Debuginfod/ |
| H A D | Debuginfod.cpp | 275 unsigned Task = 0; in getCachedOrDownloadArtifact() local
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-lto/ |
| H A D | llvm-lto.cpp | 1161 const Twine &ModuleName) -> std::unique_ptr<CachedFileStream> { in main()
|