Home
last modified time | relevance | path

Searched refs:gatherImportedSummariesForModule (Results 1 – 12 of 12) sorted by relevance

/external/llvm/include/llvm/Transforms/IPO/
DFunctionImport.h102 void gatherImportedSummariesForModule(
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/IPO/
DFunctionImport.h145 void gatherImportedSummariesForModule(
/external/llvm/include/llvm/LTO/legacy/
DThinLTOCodeGenerator.h222 static void gatherImportedSummariesForModule(
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/LTO/legacy/
DThinLTOCodeGenerator.h288 static void gatherImportedSummariesForModule(
/external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp723 void ThinLTOCodeGenerator::gatherImportedSummariesForModule( in gatherImportedSummariesForModule() function in ThinLTOCodeGenerator
738 llvm::gatherImportedSummariesForModule(ModulePath, ModuleToDefinedGVSummaries, in gatherImportedSummariesForModule()
762 llvm::gatherImportedSummariesForModule(ModulePath, ModuleToDefinedGVSummaries, in emitImports()
DLTO.cpp1097 gatherImportedSummariesForModule(ModulePath, ModuleToDefinedGVSummaries, in start()
/external/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp565 void ThinLTOCodeGenerator::gatherImportedSummariesForModule( in gatherImportedSummariesForModule() function in ThinLTOCodeGenerator
580 llvm::gatherImportedSummariesForModule(ModulePath, ModuleToDefinedGVSummaries, in gatherImportedSummariesForModule()
/external/llvm/lib/Transforms/IPO/
DFunctionImport.cpp436 void llvm::gatherImportedSummariesForModule( in gatherImportedSummariesForModule() function in llvm
/external/llvm/tools/llvm-lto/
Dllvm-lto.cpp475 ThinLTOCodeGenerator::gatherImportedSummariesForModule( in distributedIndexes()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-lto/
Dllvm-lto.cpp563 ThinLTOCodeGenerator::gatherImportedSummariesForModule( in distributedIndexes()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DFunctionImport.cpp705 void llvm::gatherImportedSummariesForModule( in gatherImportedSummariesForModule() function in llvm
/external/llvm/tools/gold/
Dgold-plugin.cpp1428 gatherImportedSummariesForModule(F.name, ModuleToDefinedGVSummaries, in thinLTOLink()