Home
last modified time | relevance | path

Searched defs:ExportList (Results 1 – 6 of 6) 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-7.0/llvm/lib/LTO/
DLTO.cpp71 const FunctionImporter::ExportSetTy &ExportList, in computeCacheKey()
954 const FunctionImporter::ExportSetTy &ExportList, in runThinLTOBackendThread()
992 const FunctionImporter::ExportSetTy &ExportList, in start()
1007 const TypeIdSummariesByGuidTy &TypeIdSummariesByGuid) { in start()
1086 const FunctionImporter::ExportSetTy &ExportList, in start()
1197 const auto &ExportList = ExportLists.find(ModuleIdentifier); in runThinLTO() local
DThinLTOCodeGenerator.cpp298 const FunctionImporter::ExportSetTy &ExportList, in ModuleCacheEntry()
446 const FunctionImporter::ExportSetTy &ExportList, in ProcessThinLTOModule()
630 const auto &ExportList = ExportLists.find(ModuleIdentifier); in internalizeAndPromoteInIndex() local
798 auto &ExportList = ExportLists[ModuleIdentifier]; in internalize() local
988 auto &ExportList = ExportLists[ModuleIdentifier]; in run() 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-7.0/llvm/lib/Transforms/IPO/
DFunctionImport.cpp377 auto &ExportList = (*ExportLists)[ExportModulePath]; in computeImportForFunction() local
/external/llvm/tools/gold/
Dgold-plugin.cpp1386 const auto &ExportList = ExportLists.find(ModuleIdentifier); in thinLTOLink() local