Searched defs:ExportList (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/LTO/ |
| H A D | ThinLTOCodeGenerator.cpp | 357 const FunctionImporter::ExportSetTy &ExportList, in ModuleCacheEntry() 429 const FunctionImporter::ExportSetTy &ExportList, in ProcessThinLTOModule() 627 const auto &ExportList = ExportLists.find(ModuleIdentifier); in operator ()() local 875 auto &ExportList = ExportLists[ModuleIdentifier]; in internalize() local 1124 auto &ExportList = ExportLists[ModuleIdentifier]; in run() local
|
| H A D | LTO.cpp | 105 const FunctionImporter::ExportSetTy &ExportList, in computeLTOCacheKey() 1497 const FunctionImporter::ExportSetTy &ExportList, in runThinLTOBackendThread() 1543 const FunctionImporter::ExportSetTy &ExportList, in start() 1557 MapVector<StringRef, BitcodeModule> &ModuleMap) { in start() 1610 const FunctionImporter::ExportSetTy &ExportList, in runThinLTOBackendThread() 1706 const FunctionImporter::ExportSetTy &ExportList, in runThinLTOBackendThread() 1823 const FunctionImporter::ExportSetTy &ExportList, in start() 2019 const auto &ExportList = ExportLists.find(ModuleIdentifier); in runThinLTO() local 2268 const FunctionImporter::ExportSetTy &ExportList, in start()
|
| /freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| H A D | AIX.cpp | 274 const char *ExportList = in ConstructJob() local
|