Home
last modified time | relevance | path

Searched defs:ExportLists (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp526 StringMap<FunctionImporter::ExportSetTy> ExportLists(ModuleCount); in promote() local
554 StringMap<FunctionImporter::ExportSetTy> ExportLists(ModuleCount); in crossModuleImport() local
576 StringMap<FunctionImporter::ExportSetTy> ExportLists(ModuleCount); in gatherImportedSummariesForModule() local
599 StringMap<FunctionImporter::ExportSetTy> ExportLists(ModuleCount); in emitImports() local
628 StringMap<FunctionImporter::ExportSetTy> ExportLists(ModuleCount); in internalize() local
721 StringMap<FunctionImporter::ExportSetTy> ExportLists(ModuleCount); in run() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp626 const StringMap<FunctionImporter::ExportSetTy> &ExportLists, in internalizeAndPromoteInIndex()
673 StringMap<FunctionImporter::ExportSetTy> ExportLists(ModuleCount); in promote() local
712 StringMap<FunctionImporter::ExportSetTy> ExportLists(ModuleCount); in crossModuleImport() local
734 StringMap<FunctionImporter::ExportSetTy> ExportLists(ModuleCount); in gatherImportedSummariesForModule() local
757 StringMap<FunctionImporter::ExportSetTy> ExportLists(ModuleCount); in emitImports() local
795 StringMap<FunctionImporter::ExportSetTy> ExportLists(ModuleCount); in internalize() local
942 StringMap<FunctionImporter::ExportSetTy> ExportLists(ModuleCount); in run() local
DLTO.cpp1161 StringMap<FunctionImporter::ExportSetTy> ExportLists( in runThinLTO() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DFunctionImport.cpp249 StringMap<FunctionImporter::ExportSetTy> *ExportLists) { in computeImportForReferencedGlobals()
280 StringMap<FunctionImporter::ExportSetTy> *ExportLists, in computeImportForFunction()
424 StringMap<FunctionImporter::ExportSetTy> *ExportLists = nullptr) { in ComputeImportForModule()
494 StringMap<FunctionImporter::ExportSetTy> &ExportLists) { in ComputeCrossModuleImport()
/external/llvm/lib/Transforms/IPO/
DFunctionImport.cpp270 StringMap<FunctionImporter::ExportSetTy> *ExportLists = nullptr) { in computeImportForFunction()
339 StringMap<FunctionImporter::ExportSetTy> *ExportLists = nullptr) { in ComputeImportForModule()
381 StringMap<FunctionImporter::ExportSetTy> &ExportLists) { in ComputeCrossModuleImport()
/external/llvm/tools/gold/
Dgold-plugin.cpp1372 StringMap<FunctionImporter::ExportSetTy> ExportLists(NextModuleId); in thinLTOLink() local