Home
last modified time | relevance | path

Searched defs:CombinedIndex (Results 1 – 15 of 15) sorted by relevance

/external/llvm-project/llvm/lib/LTO/
DLTOBackend.cpp397 const ModuleSummaryIndex &CombinedIndex) { in codegen()
445 const ModuleSummaryIndex &CombinedIndex) { in splitCodeGen()
521 ModuleSummaryIndex &CombinedIndex) { in backend()
566 Module &Mod, const ModuleSummaryIndex &CombinedIndex, in thinBackend()
683 const Module &M, const ModuleSummaryIndex &CombinedIndex, in loadReferencedModules()
DLTO.cpp1094 ModuleSummaryIndex &CombinedIndex; member in lto::ThinBackendProc
1098 ThinBackendProc(const Config &Conf, ModuleSummaryIndex &CombinedIndex, in ThinBackendProc()
1127 const Config &Conf, ModuleSummaryIndex &CombinedIndex, in InProcessThinBackend()
1144 BitcodeModule BM, ModuleSummaryIndex &CombinedIndex, in runThinLTOBackendThread()
1197 MapVector<StringRef, BitcodeModule> &ModuleMap) { in start()
1236 AddStreamFn AddStream, NativeObjectCache Cache) { in createInProcessThinBackend()
1272 const Config &Conf, ModuleSummaryIndex &CombinedIndex, in WriteIndexesThinBackend()
1330 AddStreamFn AddStream, NativeObjectCache Cache) { in createWriteIndexesThinBackend()
DThinLTOCodeGenerator.cpp594 std::unique_ptr<ModuleSummaryIndex> CombinedIndex = in linkCombinedIndex() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DLTO.cpp1033 ModuleSummaryIndex &CombinedIndex; member in lto::ThinBackendProc
1037 ThinBackendProc(const Config &Conf, ModuleSummaryIndex &CombinedIndex, in ThinBackendProc()
1065 const Config &Conf, ModuleSummaryIndex &CombinedIndex, in InProcessThinBackend()
1082 BitcodeModule BM, ModuleSummaryIndex &CombinedIndex, in runThinLTOBackendThread()
1135 MapVector<StringRef, BitcodeModule> &ModuleMap) { in start()
1165 AddStreamFn AddStream, NativeObjectCache Cache) { in createInProcessThinBackend()
1201 const Config &Conf, ModuleSummaryIndex &CombinedIndex, in WriteIndexesThinBackend()
1255 AddStreamFn AddStream, NativeObjectCache Cache) { in createWriteIndexesThinBackend()
DLTOBackend.cpp451 ModuleSummaryIndex &CombinedIndex) { in backend()
503 Module &Mod, const ModuleSummaryIndex &CombinedIndex, in thinBackend()
DThinLTOCodeGenerator.cpp567 std::unique_ptr<ModuleSummaryIndex> CombinedIndex = in linkCombinedIndex() local
/external/llvm/tools/gold/
Dgold-plugin.cpp868 const ModuleSummaryIndex *CombinedIndex; member in __anonbb06324a0211::CodeGen
896 const ModuleSummaryIndex *CombinedIndex, std::string Filename, in CodeGen()
1182 const ModuleSummaryIndex &CombinedIndex, in thinLTOBackendTask()
1210 const ModuleSummaryIndex &CombinedIndex, in thinLTOBackends()
1322 ModuleSummaryIndex CombinedIndex; in thinLTOLink() local
/external/llvm/tools/llvm-lto/
Dllvm-lto.cpp286 ModuleSummaryIndex CombinedIndex; in createCombinedModuleSummaryIndex() local
448 auto CombinedIndex = ThinGenerator.linkCombinedIndex(); in thinLink() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/
DLTO.h339 ModuleSummaryIndex CombinedIndex; member
/external/llvm-project/llvm/include/llvm/LTO/
DLTO.h343 ModuleSummaryIndex CombinedIndex; member
/external/llvm-project/llvm/tools/llvm-lto/
Dllvm-lto.cpp446 ModuleSummaryIndex CombinedIndex(/*HaveGVs=*/false); in createCombinedModuleSummaryIndex() local
614 auto CombinedIndex = ThinGenerator.linkCombinedIndex(); in thinLink() local
/external/llvm-project/clang/lib/CodeGen/
DBackendUtil.cpp1423 DiagnosticsEngine &Diags, ModuleSummaryIndex *CombinedIndex, Module *M, in runThinLTOBackend()
1550 std::unique_ptr<ModuleSummaryIndex> CombinedIndex = std::move(*IndexOrErr); in EmitBackendOutput() local
/external/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp490 std::unique_ptr<ModuleSummaryIndex> CombinedIndex; in linkCombinedIndex() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp6506 Error BitcodeModule::readSummary(ModuleSummaryIndex &CombinedIndex, in readSummary()
6705 ModuleSummaryIndex &CombinedIndex, in readModuleSummaryIndex()
/external/llvm-project/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp6735 Error BitcodeModule::readSummary(ModuleSummaryIndex &CombinedIndex, in readSummary()
6936 ModuleSummaryIndex &CombinedIndex, in readModuleSummaryIndex()