Home
last modified time | relevance | path

Searched refs:thinLTOInternalizeModule (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/Transforms/IPO/
H A DFunctionImport.h119 void thinLTOInternalizeModule(Module &TheModule,
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
H A DFunctionImport.h218 void thinLTOInternalizeModule(Module &TheModule,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/IPO/
DFunctionImport.h233 void thinLTOInternalizeModule(Module &TheModule,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/IPO/
DFunctionImport.h233 void thinLTOInternalizeModule(Module &TheModule,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/IPO/
DFunctionImport.h233 void thinLTOInternalizeModule(Module &TheModule,
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/IPO/
H A DFunctionImport.h237 void thinLTOInternalizeModule(Module &TheModule,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/IPO/
DFunctionImport.h233 void thinLTOInternalizeModule(Module &TheModule,
/aosp_15_r20/external/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp358 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 DThinLTOCodeGenerator.cpp427 thinLTOInternalizeModule(TheModule, DefinedGlobals); in ProcessThinLTOModule()
840 thinLTOInternalizeModule(TheModule, in internalize()
H A DLTOBackend.cpp539 thinLTOInternalizeModule(Mod, DefinedGlobals); in thinBackend()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp484 thinLTOInternalizeModule(TheModule, DefinedGlobals); in ProcessThinLTOModule()
911 thinLTOInternalizeModule(TheModule, in internalize()
H A DLTOBackend.cpp607 thinLTOInternalizeModule(Mod, DefinedGlobals); in thinBackend()
/aosp_15_r20/external/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp504 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 DFunctionImport.cpp1048 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 DFunctionImport.cpp1179 void llvm::thinLTOInternalizeModule(Module &TheModule, in thinLTOInternalizeModule() function in llvm
/aosp_15_r20/external/llvm/tools/gold/
H A Dgold-plugin.cpp1000 thinLTOInternalizeModule(*M, *DefinedGlobals); in runLTOPasses()