Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/
H A DLTOBackend.cpp363 const ModuleSummaryIndex &CombinedIndex) { in codegen()
422 const ModuleSummaryIndex &CombinedIndex) { in splitCodeGen()
497 ModuleSummaryIndex &CombinedIndex) { in backend()
542 Module &Mod, const ModuleSummaryIndex &CombinedIndex, in thinBackend()
685 const ModuleSummaryIndex &CombinedIndex, in initImportList()
H A DLTO.cpp1200 ModuleSummaryIndex &CombinedIndex; member in lto::ThinBackendProc
1206 ThinBackendProc(const Config &Conf, ModuleSummaryIndex &CombinedIndex, in ThinBackendProc()
1263 const Config &Conf, ModuleSummaryIndex &CombinedIndex, in InProcessThinBackend()
1282 ModuleSummaryIndex &CombinedIndex, in runThinLTOBackendThread()
1344 MapVector<StringRef, BitcodeModule> &ModuleMap) { in start()
1389 AddStreamFn AddStream, FileCache Cache) { in createInProcessThinBackend()
1423 const Config &Conf, ModuleSummaryIndex &CombinedIndex, in WriteIndexesThinBackend()
1466 AddStreamFn AddStream, FileCache Cache) { in createWriteIndexesThinBackend()
H A DLTOCodeGenerator.cpp636 ModuleSummaryIndex CombinedIndex(false); in optimize() local
661 ModuleSummaryIndex CombinedIndex(false); in compileOptimized() local
H A DThinLTOCodeGenerator.cpp632 std::unique_ptr<ModuleSummaryIndex> CombinedIndex = in linkCombinedIndex() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A 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()
H A DLTOBackend.cpp451 ModuleSummaryIndex &CombinedIndex) { in backend()
503 Module &Mod, const ModuleSummaryIndex &CombinedIndex, in thinBackend()
H A DThinLTOCodeGenerator.cpp567 std::unique_ptr<ModuleSummaryIndex> CombinedIndex = in linkCombinedIndex() local
/aosp_15_r20/external/llvm/tools/gold/
H A Dgold-plugin.cpp868 const ModuleSummaryIndex *CombinedIndex; member in __anon910d33990211::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
/aosp_15_r20/external/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp286 ModuleSummaryIndex CombinedIndex; in createCombinedModuleSummaryIndex() local
448 auto CombinedIndex = ThinGenerator.linkCombinedIndex(); in thinLink() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/
H A DLTO.h339 ModuleSummaryIndex CombinedIndex; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/LTO/
H A DLTO.h321 ModuleSummaryIndex CombinedIndex; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/LTO/
DLTO.h341 ModuleSummaryIndex CombinedIndex; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/LTO/
DLTO.h343 ModuleSummaryIndex CombinedIndex; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/LTO/
DLTO.h343 ModuleSummaryIndex CombinedIndex; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/LTO/
DLTO.h343 ModuleSummaryIndex CombinedIndex; member
/aosp_15_r20/external/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp490 std::unique_ptr<ModuleSummaryIndex> CombinedIndex; in linkCombinedIndex() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp6506 Error BitcodeModule::readSummary(ModuleSummaryIndex &CombinedIndex, in readSummary()
6705 ModuleSummaryIndex &CombinedIndex, in readModuleSummaryIndex()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp7993 ModuleSummaryIndex &CombinedIndex, StringRef ModulePath, uint64_t ModuleId, in readSummary()
8193 ModuleSummaryIndex &CombinedIndex, in readModuleSummaryIndex()