Home
last modified time | relevance | path

Searched defs:ExportList (Results 1 – 8 of 8) sorted by relevance

/external/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp229 const FunctionImporter::ExportSetTy &ExportList, in ModuleCacheEntry()
334 const FunctionImporter::ExportSetTy &ExportList, in ProcessThinLTOModule()
631 auto &ExportList = ExportLists[ModuleIdentifier]; in internalize() local
640 const auto &ExportList = ExportLists.find(ModuleIdentifier); in internalize() local
741 const auto &ExportList = ExportLists.find(ModuleIdentifier); in run() local
779 auto &ExportList = ExportLists[ModuleIdentifier]; in run() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp317 const FunctionImporter::ExportSetTy &ExportList, in ModuleCacheEntry()
403 const FunctionImporter::ExportSetTy &ExportList, in ProcessThinLTOModule()
594 const auto &ExportList = ExportLists.find(ModuleIdentifier); in operator ()() local
813 auto &ExportList = ExportLists[ModuleIdentifier]; in internalize() local
1045 auto &ExportList = ExportLists[ModuleIdentifier]; in run() local
DLTO.cpp75 const FunctionImporter::ExportSetTy &ExportList, in computeLTOCacheKey()
1084 const FunctionImporter::ExportSetTy &ExportList, in runThinLTOBackendThread()
1121 const FunctionImporter::ExportSetTy &ExportList, in start()
1135 MapVector<StringRef, BitcodeModule> &ModuleMap) { in start()
1213 const FunctionImporter::ExportSetTy &ExportList, in start()
1337 const auto &ExportList = ExportLists.find(ModuleIdentifier); in runThinLTO() local
/external/llvm-project/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp333 const FunctionImporter::ExportSetTy &ExportList, in ModuleCacheEntry()
419 const FunctionImporter::ExportSetTy &ExportList, in ProcessThinLTOModule()
621 const auto &ExportList = ExportLists.find(ModuleIdentifier); in operator ()() local
843 auto &ExportList = ExportLists[ModuleIdentifier]; in internalize() local
1076 auto &ExportList = ExportLists[ModuleIdentifier]; in run() local
DLTO.cpp78 const FunctionImporter::ExportSetTy &ExportList, in computeLTOCacheKey()
1146 const FunctionImporter::ExportSetTy &ExportList, in runThinLTOBackendThread()
1183 const FunctionImporter::ExportSetTy &ExportList, in start()
1197 MapVector<StringRef, BitcodeModule> &ModuleMap) { in start()
1284 const FunctionImporter::ExportSetTy &ExportList, in start()
1422 const auto &ExportList = ExportLists.find(ModuleIdentifier); in runThinLTO() local
/external/llvm/lib/Transforms/IPO/
DFunctionImport.cpp219 FunctionImporter::ExportSetTy &ExportList) { in exportGlobalInModule()
314 auto &ExportList = (*ExportLists)[ExportModulePath]; in computeImportForFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DFunctionImport.cpp499 auto &ExportList = (*ExportLists)[ExportModulePath]; in computeImportForFunction() local
/external/llvm/tools/gold/
Dgold-plugin.cpp1386 const auto &ExportList = ExportLists.find(ModuleIdentifier); in thinLTOLink() local