Searched refs:gatherImportedSummariesForModule (Results 1 – 12 of 12) sorted by relevance
/external/llvm/include/llvm/Transforms/IPO/ |
D | FunctionImport.h | 102 void gatherImportedSummariesForModule(
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/IPO/ |
D | FunctionImport.h | 145 void gatherImportedSummariesForModule(
|
/external/llvm/include/llvm/LTO/legacy/ |
D | ThinLTOCodeGenerator.h | 222 static void gatherImportedSummariesForModule(
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/LTO/legacy/ |
D | ThinLTOCodeGenerator.h | 288 static void gatherImportedSummariesForModule(
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/ |
D | ThinLTOCodeGenerator.cpp | 723 void ThinLTOCodeGenerator::gatherImportedSummariesForModule( in gatherImportedSummariesForModule() function in ThinLTOCodeGenerator 738 llvm::gatherImportedSummariesForModule(ModulePath, ModuleToDefinedGVSummaries, in gatherImportedSummariesForModule() 762 llvm::gatherImportedSummariesForModule(ModulePath, ModuleToDefinedGVSummaries, in emitImports()
|
D | LTO.cpp | 1097 gatherImportedSummariesForModule(ModulePath, ModuleToDefinedGVSummaries, in start()
|
/external/llvm/lib/LTO/ |
D | ThinLTOCodeGenerator.cpp | 565 void ThinLTOCodeGenerator::gatherImportedSummariesForModule( in gatherImportedSummariesForModule() function in ThinLTOCodeGenerator 580 llvm::gatherImportedSummariesForModule(ModulePath, ModuleToDefinedGVSummaries, in gatherImportedSummariesForModule()
|
/external/llvm/lib/Transforms/IPO/ |
D | FunctionImport.cpp | 436 void llvm::gatherImportedSummariesForModule( in gatherImportedSummariesForModule() function in llvm
|
/external/llvm/tools/llvm-lto/ |
D | llvm-lto.cpp | 475 ThinLTOCodeGenerator::gatherImportedSummariesForModule( in distributedIndexes()
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-lto/ |
D | llvm-lto.cpp | 563 ThinLTOCodeGenerator::gatherImportedSummariesForModule( in distributedIndexes()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/ |
D | FunctionImport.cpp | 705 void llvm::gatherImportedSummariesForModule( in gatherImportedSummariesForModule() function in llvm
|
/external/llvm/tools/gold/ |
D | gold-plugin.cpp | 1428 gatherImportedSummariesForModule(F.name, ModuleToDefinedGVSummaries, in thinLTOLink()
|