/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Utils/ |
D | FunctionImportUtils.h | 34 SetVector<GlobalValue *> *GlobalsToImport; variable 102 SetVector<GlobalValue *> *GlobalsToImport, in FunctionImportGlobalProcessing()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Utils/ |
D | FunctionImportUtils.h | 34 SetVector<GlobalValue *> *GlobalsToImport; variable 102 SetVector<GlobalValue *> *GlobalsToImport, in FunctionImportGlobalProcessing()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Utils/ |
H A D | FunctionImportUtils.h | 34 SetVector<GlobalValue *> *GlobalsToImport; variable 102 SetVector<GlobalValue *> *GlobalsToImport, in FunctionImportGlobalProcessing()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Utils/ |
D | FunctionImportUtils.h | 34 SetVector<GlobalValue *> *GlobalsToImport; variable 102 SetVector<GlobalValue *> *GlobalsToImport, in FunctionImportGlobalProcessing()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Utils/ |
D | FunctionImportUtils.h | 34 SetVector<GlobalValue *> *GlobalsToImport; variable 102 SetVector<GlobalValue *> *GlobalsToImport, in FunctionImportGlobalProcessing()
|
/aosp_15_r20/external/llvm/lib/Transforms/Utils/ |
H A D | FunctionImportUtils.cpp | 24 const GlobalValue *SGV, DenseSet<const GlobalValue *> *GlobalsToImport) { in doImportAsDefinition() 240 DenseSet<const GlobalValue *> *GlobalsToImport) { in renameModuleForThinLTO()
|
/aosp_15_r20/external/llvm/lib/Linker/ |
H A D | LinkModules.cpp | 41 DenseSet<const GlobalValue *> *GlobalsToImport; member in __anone95a90e30111::ModuleLinker 121 DenseSet<const GlobalValue *> *GlobalsToImport = nullptr) in ModuleLinker() 605 DenseSet<const GlobalValue *> *GlobalsToImport) { in linkInModule()
|
/aosp_15_r20/external/llvm/include/llvm/Transforms/Utils/ |
H A D | FunctionImportUtils.h | 35 DenseSet<const GlobalValue *> *GlobalsToImport; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/ |
H A D | FunctionImportUtils.h | 34 SetVector<GlobalValue *> *GlobalsToImport; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | FunctionImportUtils.cpp | 322 SetVector<GlobalValue *> *GlobalsToImport) { in renameModuleForThinLTO()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | FunctionImportUtils.cpp | 357 SetVector<GlobalValue *> *GlobalsToImport) { in renameModuleForThinLTO()
|
/aosp_15_r20/external/llvm/tools/llvm-link/ |
H A D | llvm-link.cpp | 266 auto &GlobalsToImport = GlobalsToImportPerModule.second; in importFunctions() local
|
/aosp_15_r20/external/llvm/lib/Transforms/IPO/ |
H A D | FunctionImport.cpp | 593 DenseSet<const GlobalValue *> GlobalsToImport; in importFunctions() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | FunctionImport.cpp | 1145 SetVector<GlobalValue *> GlobalsToImport; in importFunctions() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/ |
H A D | FunctionImport.cpp | 1284 SetVector<GlobalValue *> GlobalsToImport; in importFunctions() local
|