Home
last modified time | relevance | path

Searched defs:ImportLists (Results 1 – 9 of 9) sorted by relevance

/external/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp525 StringMap<FunctionImporter::ImportMapTy> ImportLists(ModuleCount); in promote() local
553 StringMap<FunctionImporter::ImportMapTy> ImportLists(ModuleCount); in crossModuleImport() local
575 StringMap<FunctionImporter::ImportMapTy> ImportLists(ModuleCount); in gatherImportedSummariesForModule() local
598 StringMap<FunctionImporter::ImportMapTy> ImportLists(ModuleCount); in emitImports() local
627 StringMap<FunctionImporter::ImportMapTy> ImportLists(ModuleCount); in internalize() local
720 StringMap<FunctionImporter::ImportMapTy> ImportLists(ModuleCount); in run() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp653 StringMap<FunctionImporter::ImportMapTy> ImportLists(ModuleCount); in promote() local
701 StringMap<FunctionImporter::ImportMapTy> ImportLists(ModuleCount); in crossModuleImport() local
734 StringMap<FunctionImporter::ImportMapTy> ImportLists(ModuleCount); in gatherImportedSummariesForModule() local
767 StringMap<FunctionImporter::ImportMapTy> ImportLists(ModuleCount); in emitImports() local
809 StringMap<FunctionImporter::ImportMapTy> ImportLists(ModuleCount); in internalize() local
984 StringMap<FunctionImporter::ImportMapTy> ImportLists(ModuleCount); in run() local
DLTO.cpp1291 StringMap<FunctionImporter::ImportMapTy> ImportLists( in runThinLTO() local
/external/llvm-project/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp680 StringMap<FunctionImporter::ImportMapTy> ImportLists(ModuleCount); in promote() local
729 StringMap<FunctionImporter::ImportMapTy> ImportLists(ModuleCount); in crossModuleImport() local
764 StringMap<FunctionImporter::ImportMapTy> ImportLists(ModuleCount); in gatherImportedSummariesForModule() local
797 StringMap<FunctionImporter::ImportMapTy> ImportLists(ModuleCount); in emitImports() local
839 StringMap<FunctionImporter::ImportMapTy> ImportLists(ModuleCount); in internalize() local
1023 StringMap<FunctionImporter::ImportMapTy> ImportLists(ModuleCount); in run() local
DLTO.cpp1371 StringMap<FunctionImporter::ImportMapTy> ImportLists( in runThinLTO() local
/external/llvm/lib/Transforms/IPO/
DFunctionImport.cpp380 StringMap<FunctionImporter::ImportMapTy> &ImportLists, in ComputeCrossModuleImport()
439 const StringMap<FunctionImporter::ImportMapTy> &ImportLists, in gatherImportedSummariesForModule()
464 const StringMap<FunctionImporter::ImportMapTy> &ImportLists) { in EmitImportsFiles()
/external/llvm-project/llvm/lib/Transforms/IPO/
DFunctionImport.cpp625 StringMap<FunctionImporter::ImportMapTy> &ImportLists, in checkVariableImport()
659 StringMap<FunctionImporter::ImportMapTy> &ImportLists, in ComputeCrossModuleImport()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DFunctionImport.cpp635 StringMap<FunctionImporter::ImportMapTy> &ImportLists, in checkVariableImport()
669 StringMap<FunctionImporter::ImportMapTy> &ImportLists, in ComputeCrossModuleImport()
/external/llvm/tools/gold/
Dgold-plugin.cpp1212 StringMap<FunctionImporter::ImportMapTy> &ImportLists, in thinLTOBackends()
1371 StringMap<FunctionImporter::ImportMapTy> ImportLists(NextModuleId); in thinLTOLink() local