/aosp_15_r20/external/llvm/tools/llvm-link/ |
H A D | llvm-link.cpp | 205 llvm::getModuleSummaryIndexForFile(SummaryIndex, diagnosticHandler); in importFunctions() 314 llvm::getModuleSummaryIndexForFile(SummaryIndex, diagnosticHandler); in linkFiles()
|
/aosp_15_r20/external/llvm/include/llvm/Object/ |
H A D | ModuleSummaryIndexObjectFile.h | 99 ErrorOr<std::unique_ptr<ModuleSummaryIndex>> getModuleSummaryIndexForFile(
|
/aosp_15_r20/external/llvm/lib/Object/ |
H A D | ModuleSummaryIndexObjectFile.cpp | 109 ErrorOr<std::unique_ptr<ModuleSummaryIndex>> llvm::getModuleSummaryIndexForFile( in getModuleSummaryIndexForFile() function in llvm
|
/aosp_15_r20/external/llvm/lib/Transforms/IPO/ |
H A D | FunctionImport.cpp | 701 static std::unique_ptr<ModuleSummaryIndex> getModuleSummaryIndexForFile( in getModuleSummaryIndexForFile() function 752 getModuleSummaryIndexForFile(SummaryFile, Error, diagnosticHandler); in runOnModule()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitcode/ |
H A D | BitcodeReader.h | 186 getModuleSummaryIndexForFile(StringRef Path,
|
/aosp_15_r20/external/llvm/tools/llvm-lto/ |
H A D | llvm-lto.cpp | 291 llvm::getModuleSummaryIndexForFile(Filename, diagnosticHandler); in createCombinedModuleSummaryIndex() 361 llvm::getModuleSummaryIndexForFile(ThinLTOIndex, diagnosticHandler); in loadCombinedIndex()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Bitcode/ |
H A D | BitcodeReader.h | 235 getModuleSummaryIndexForFile(StringRef Path,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Bitcode/ |
D | BitcodeReader.h | 234 getModuleSummaryIndexForFile(StringRef Path,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Bitcode/ |
D | BitcodeReader.h | 234 getModuleSummaryIndexForFile(StringRef Path,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Bitcode/ |
D | BitcodeReader.h | 234 getModuleSummaryIndexForFile(StringRef Path,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Bitcode/ |
D | BitcodeReader.h | 234 getModuleSummaryIndexForFile(StringRef Path,
|
/aosp_15_r20/external/llvm/tools/gold/ |
H A D | gold-plugin.cpp | 662 getModuleSummaryIndexForFile(claimed_file &F) { in getModuleSummaryIndexForFile() function 1340 std::unique_ptr<ModuleSummaryIndex> Index = getModuleSummaryIndexForFile(F); in thinLTOLink()
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | BackendUtil.cpp | 707 llvm::getModuleSummaryIndexForFile( in EmitAssembly()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | FunctionImport.cpp | 1254 getModuleSummaryIndexForFile(SummaryFile); in doImportingForModule()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/ |
H A D | FunctionImport.cpp | 1401 getModuleSummaryIndexForFile(SummaryFile); in doImportingForModule()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeReader.cpp | 6732 llvm::getModuleSummaryIndexForFile(StringRef Path, in getModuleSummaryIndexForFile() function in llvm
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeReader.cpp | 8220 llvm::getModuleSummaryIndexForFile(StringRef Path, in getModuleSummaryIndexForFile() function in llvm
|