Searched refs:thinLTOInternalizeModule (Results 1 – 16 of 16) sorted by relevance
/aosp_15_r20/external/llvm/include/llvm/Transforms/IPO/ |
H A D | FunctionImport.h | 119 void thinLTOInternalizeModule(Module &TheModule,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/ |
H A D | FunctionImport.h | 218 void thinLTOInternalizeModule(Module &TheModule,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/IPO/ |
D | FunctionImport.h | 233 void thinLTOInternalizeModule(Module &TheModule,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/IPO/ |
D | FunctionImport.h | 233 void thinLTOInternalizeModule(Module &TheModule,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/IPO/ |
D | FunctionImport.h | 233 void thinLTOInternalizeModule(Module &TheModule,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/IPO/ |
H A D | FunctionImport.h | 237 void thinLTOInternalizeModule(Module &TheModule,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/IPO/ |
D | FunctionImport.h | 233 void thinLTOInternalizeModule(Module &TheModule,
|
/aosp_15_r20/external/llvm/lib/LTO/ |
H A D | ThinLTOCodeGenerator.cpp | 358 thinLTOInternalizeModule(TheModule, DefinedGlobals); in ProcessThinLTOModule() 646 thinLTOInternalizeModule(TheModule, in internalize()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
H A D | ThinLTOCodeGenerator.cpp | 427 thinLTOInternalizeModule(TheModule, DefinedGlobals); in ProcessThinLTOModule() 840 thinLTOInternalizeModule(TheModule, in internalize()
|
H A D | LTOBackend.cpp | 539 thinLTOInternalizeModule(Mod, DefinedGlobals); in thinBackend()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/ |
H A D | ThinLTOCodeGenerator.cpp | 484 thinLTOInternalizeModule(TheModule, DefinedGlobals); in ProcessThinLTOModule() 911 thinLTOInternalizeModule(TheModule, in internalize()
|
H A D | LTOBackend.cpp | 607 thinLTOInternalizeModule(Mod, DefinedGlobals); in thinBackend()
|
/aosp_15_r20/external/llvm/lib/Transforms/IPO/ |
H A D | FunctionImport.cpp | 504 void llvm::thinLTOInternalizeModule(Module &TheModule, in thinLTOInternalizeModule() function in llvm
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | FunctionImport.cpp | 1048 void llvm::thinLTOInternalizeModule(Module &TheModule, in thinLTOInternalizeModule() function in llvm
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/ |
H A D | FunctionImport.cpp | 1179 void llvm::thinLTOInternalizeModule(Module &TheModule, in thinLTOInternalizeModule() function in llvm
|
/aosp_15_r20/external/llvm/tools/gold/ |
H A D | gold-plugin.cpp | 1000 thinLTOInternalizeModule(*M, *DefinedGlobals); in runLTOPasses()
|