/external/llvm-project/llvm/lib/Transforms/IPO/ |
D | FunctionImport.cpp | 288 FunctionImporter::ImportMapTy &ImportList, in computeImportForReferencedGlobals() 365 FunctionImporter::ImportMapTy &ImportList, in computeImportForFunction() 526 StringRef ModName, FunctionImporter::ImportMapTy &ImportList, in ComputeImportForModule() 663 auto &ImportList = ImportLists[DefinedGVSummaries.first()]; in ComputeCrossModuleImport() local 749 FunctionImporter::ImportMapTy &ImportList) { in dumpImportListForModule() 766 FunctionImporter::ImportMapTy &ImportList) { in ComputeCrossModuleImportForModule() 785 FunctionImporter::ImportMapTy &ImportList) { in ComputeCrossModuleImportForModuleFromIndex() 937 const FunctionImporter::ImportMapTy &ImportList, in gatherImportedSummariesForModule() 1143 Module &DestModule, const FunctionImporter::ImportMapTy &ImportList) { in importFunctions() 1299 FunctionImporter::ImportMapTy ImportList; in doImportingForModule() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | FunctionImport.cpp | 287 FunctionImporter::ImportMapTy &ImportList, in computeImportForReferencedGlobals() 366 FunctionImporter::ImportMapTy &ImportList, in computeImportForFunction() 540 StringRef ModName, FunctionImporter::ImportMapTy &ImportList, in ComputeImportForModule() 673 auto &ImportList = ImportLists[DefinedGVSummaries.first()]; in ComputeCrossModuleImport() local 724 FunctionImporter::ImportMapTy &ImportList) { in dumpImportListForModule() 741 FunctionImporter::ImportMapTy &ImportList) { in ComputeCrossModuleImportForModule() 760 FunctionImporter::ImportMapTy &ImportList) { in ComputeCrossModuleImportForModuleFromIndex() 913 const FunctionImporter::ImportMapTy &ImportList, in gatherImportedSummariesForModule() 1116 Module &DestModule, const FunctionImporter::ImportMapTy &ImportList) { in importFunctions() 1263 FunctionImporter::ImportMapTy ImportList; in doImportingForModule() local
|
/external/llvm/lib/LTO/ |
D | ThinLTOCodeGenerator.cpp | 150 const FunctionImporter::ImportMapTy &ImportList) { in crossImportIntoModule() 228 const FunctionImporter::ImportMapTy &ImportList, in ModuleCacheEntry() 333 const FunctionImporter::ImportMapTy &ImportList, in ProcessThinLTOModule() 557 auto &ImportList = ImportLists[TheModule.getModuleIdentifier()]; in crossModuleImport() local 812 auto &ImportList = ImportLists[ModuleIdentifier]; in run() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
D | ThinLTOCodeGenerator.cpp | 208 const FunctionImporter::ImportMapTy &ImportList) { in crossImportIntoModule() 316 const FunctionImporter::ImportMapTy &ImportList, in ModuleCacheEntry() 402 const FunctionImporter::ImportMapTy &ImportList, in ProcessThinLTOModule() 705 auto &ImportList = ImportLists[TheModule.getModuleIdentifier()]; in crossModuleImport() local 1093 auto &ImportList = ImportLists[ModuleIdentifier]; in run() local
|
D | LTO.cpp | 74 StringRef ModuleID, const FunctionImporter::ImportMapTy &ImportList, in computeLTOCacheKey() 1083 const FunctionImporter::ImportMapTy &ImportList, in runThinLTOBackendThread() 1120 const FunctionImporter::ImportMapTy &ImportList, in start() 1135 MapVector<StringRef, BitcodeModule> &ModuleMap) { in start() 1212 const FunctionImporter::ImportMapTy &ImportList, in start()
|
D | LTOBackend.cpp | 504 const FunctionImporter::ImportMapTy &ImportList, in thinBackend()
|
/external/llvm-project/llvm/lib/LTO/ |
D | ThinLTOCodeGenerator.cpp | 213 const FunctionImporter::ImportMapTy &ImportList, in crossImportIntoModule() 332 const FunctionImporter::ImportMapTy &ImportList, in ModuleCacheEntry() 418 const FunctionImporter::ImportMapTy &ImportList, in ProcessThinLTOModule() 733 auto &ImportList = ImportLists[TheModule.getModuleIdentifier()]; in crossModuleImport() local 1124 auto &ImportList = ImportLists[ModuleIdentifier]; in run() local
|
D | LTO.cpp | 77 StringRef ModuleID, const FunctionImporter::ImportMapTy &ImportList, in computeLTOCacheKey() 1145 const FunctionImporter::ImportMapTy &ImportList, in runThinLTOBackendThread() 1182 const FunctionImporter::ImportMapTy &ImportList, in start() 1197 MapVector<StringRef, BitcodeModule> &ModuleMap) { in start() 1283 const FunctionImporter::ImportMapTy &ImportList, in start()
|
D | LTOBackend.cpp | 567 const FunctionImporter::ImportMapTy &ImportList, in thinBackend() 684 FunctionImporter::ImportMapTy &ImportList, in loadReferencedModules()
|
/external/llvm/lib/Transforms/IPO/ |
D | FunctionImport.cpp | 412 FunctionImporter::ImportMapTy &ImportList) { in ComputeCrossModuleImportForModule() 565 Module &DestModule, const FunctionImporter::ImportMapTy &ImportList, in importFunctions() 762 FunctionImporter::ImportMapTy ImportList; in runOnModule() local
|
/external/llvm/tools/gold/ |
D | gold-plugin.cpp | 882 FunctionImporter::ImportMapTy *ImportList; member in __anonbb06324a0211::CodeGen 898 FunctionImporter::ImportMapTy *ImportList, in CodeGen() 1185 FunctionImporter::ImportMapTy &ImportList, in thinLTOBackendTask()
|
/external/llvm-project/llvm/tools/llvm-link/ |
D | llvm-link.cpp | 286 FunctionImporter::ImportMapTy ImportList; in importFunctions() local
|
/external/libchrome/mojo/public/tools/bindings/pylib/mojom/parse/ |
D | ast.py | 196 class ImportList(NodeListBase): class
|
/external/llvm-project/clang/lib/CodeGen/ |
D | BackendUtil.cpp | 1437 FunctionImporter::ImportMapTy ImportList; in runThinLTOBackend() local
|