/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/ |
H A D | LTOBackend.cpp | 363 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 D | LTO.cpp | 1200 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 D | LTOCodeGenerator.cpp | 636 ModuleSummaryIndex CombinedIndex(false); in optimize() local 661 ModuleSummaryIndex CombinedIndex(false); in compileOptimized() local
|
H A D | ThinLTOCodeGenerator.cpp | 632 std::unique_ptr<ModuleSummaryIndex> CombinedIndex = in linkCombinedIndex() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
H A D | LTO.cpp | 1033 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 D | LTOBackend.cpp | 451 ModuleSummaryIndex &CombinedIndex) { in backend() 503 Module &Mod, const ModuleSummaryIndex &CombinedIndex, in thinBackend()
|
H A D | ThinLTOCodeGenerator.cpp | 567 std::unique_ptr<ModuleSummaryIndex> CombinedIndex = in linkCombinedIndex() local
|
/aosp_15_r20/external/llvm/tools/gold/ |
H A D | gold-plugin.cpp | 868 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 D | llvm-lto.cpp | 286 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 D | LTO.h | 339 ModuleSummaryIndex CombinedIndex; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/LTO/ |
H A D | LTO.h | 321 ModuleSummaryIndex CombinedIndex; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/LTO/ |
D | LTO.h | 341 ModuleSummaryIndex CombinedIndex; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/LTO/ |
D | LTO.h | 343 ModuleSummaryIndex CombinedIndex; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/LTO/ |
D | LTO.h | 343 ModuleSummaryIndex CombinedIndex; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/LTO/ |
D | LTO.h | 343 ModuleSummaryIndex CombinedIndex; member
|
/aosp_15_r20/external/llvm/lib/LTO/ |
H A D | ThinLTOCodeGenerator.cpp | 490 std::unique_ptr<ModuleSummaryIndex> CombinedIndex; in linkCombinedIndex() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeReader.cpp | 6506 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 D | BitcodeReader.cpp | 7993 ModuleSummaryIndex &CombinedIndex, StringRef ModulePath, uint64_t ModuleId, in readSummary() 8193 ModuleSummaryIndex &CombinedIndex, in readModuleSummaryIndex()
|