Home
last modified time | relevance | path

Searched defs:Task (Results 1 – 12 of 12) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DThreadPool.h67 auto Task = async() local
75 auto Task = async() local
121 createTaskAndFuture(std::function<ResTy ()> Task) createTaskAndFuture() argument
130 createTaskAndFuture(std::function<void ()> Task) createTaskAndFuture() argument
148 asyncImpl(std::function<ResTy ()> Task,ThreadPoolTaskGroup * Group) asyncImpl() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DCaching.cpp41 const Twine &ModuleName) -> Expected<AddStreamFn> { in localCache()
82 unsigned Task; in localCache() member
143 -> Expected<std::unique_ptr<CachedFileStream>> { in localCache()
H A DThreadPool.cpp63 std::function<void()> Task; processTasks() local
205 auto Task = std::move(Tasks.front().first); wait() local
H A DParallel.cpp138 auto Task = std::move(Queue.back()); work() local
/freebsd-src/contrib/llvm-project/llvm/lib/LTO/
H A DLTOBackend.cpp105 Hook = [=](unsigned Task, const Module &M) { in addSaveTemps() argument
371 if (Conf.PreCodeGenModuleHook && !Conf.PreCodeGenModuleHook(Task, Mod)) in codegen() argument
343 opt(const Config & Conf,TargetMachine * TM,unsigned Task,Module & Mod,bool IsThinLTO,ModuleSummaryIndex * ExportSummary,const ModuleSummaryIndex * ImportSummary,const std::vector<uint8_t> & CmdArgs) opt() argument
551 thinBackend(const Config & Conf,unsigned Task,AddStreamFn AddStream,Module & Mod,const ModuleSummaryIndex & CombinedIndex,const FunctionImporter::ImportMapTy & ImportList,const GVSummaryMapTy & DefinedGlobals,MapVector<StringRef,BitcodeModule> * ModuleMap,const std::vector<uint8_t> & CmdArgs) thinBackend() argument
[all...]
H A DLTOCodeGenerator.cpp316 __anoncd54f5310202(size_t Task, const Twine &ModuleName) compileOptimizedToFile() argument
H A DLTO.cpp1443 runThinLTOBackendThread(AddStreamFn AddStream,FileCache Cache,unsigned Task,BitcodeModule BM,ModuleSummaryIndex & CombinedIndex,const FunctionImporter::ImportMapTy & ImportList,const FunctionImporter::ExportSetTy & ExportList,const std::map<GlobalValue::GUID,GlobalValue::LinkageTypes> & ResolvedODR,const GVSummaryMapTy & DefinedGlobals,MapVector<StringRef,BitcodeModule> & ModuleMap) runThinLTOBackendThread() argument
1490 start(unsigned Task,BitcodeModule BM,const FunctionImporter::ImportMapTy & ImportList,const FunctionImporter::ExportSetTy & ExportList,const std::map<GlobalValue::GUID,GlobalValue::LinkageTypes> & ResolvedODR,MapVector<StringRef,BitcodeModule> & ModuleMap) start() argument
1598 start(unsigned Task,BitcodeModule BM,const FunctionImporter::ImportMapTy & ImportList,const FunctionImporter::ExportSetTy & ExportList,const std::map<GlobalValue::GUID,GlobalValue::LinkageTypes> & ResolvedODR,MapVector<StringRef,BitcodeModule> & ModuleMap) start() argument
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-lto2/
H A Dllvm-lto2.cpp426 __anonf124463d0302(size_t Task, const Twine &ModuleName) run() argument
427 __anonf124463d0402(size_t Task, const Twine &ModuleName, std::unique_ptr<MemoryBuffer> MB) run() argument
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendUtil.cpp1195 __anon188c7e161702(size_t Task, const Twine &ModuleName) runThinLTOBackend() argument
1250 __anon188c7e161902(size_t Task, const llvm::Module &Mod) runThinLTOBackend() argument
1255 __anon188c7e161a02(size_t Task, const llvm::Module &Mod) runThinLTOBackend() argument
1261 __anon188c7e161b02(size_t Task, const llvm::Module &Mod) runThinLTOBackend() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBypassSlowDivision.cpp464 FastDivInsertionTask Task(I, BypassWidths); in bypassSlowDivision() local
/freebsd-src/contrib/llvm-project/llvm/lib/Debuginfod/
H A DDebuginfod.cpp265 unsigned Task = 0; in getCachedOrDownloadArtifact() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp1101 __anon5c3a4c190402(size_t Task, const Twine &ModuleName) main() argument