/aosp_15_r20/external/llvm/include/llvm/Transforms/IPO/ |
H A D | FunctionImport.h | 48 std::function<std::unique_ptr<Module>(StringRef Identifier)> ModuleLoader) in FunctionImporter() 63 std::function<std::unique_ptr<Module>(StringRef Identifier)> ModuleLoader; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/ |
H A D | FunctionImport.h | 108 FunctionImporter(const ModuleSummaryIndex &Index, ModuleLoaderTy ModuleLoader) in FunctionImporter() 119 ModuleLoaderTy ModuleLoader; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/IPO/ |
D | FunctionImport.h | 110 FunctionImporter(const ModuleSummaryIndex &Index, ModuleLoaderTy ModuleLoader, in FunctionImporter() 123 ModuleLoaderTy ModuleLoader; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/IPO/ |
D | FunctionImport.h | 110 FunctionImporter(const ModuleSummaryIndex &Index, ModuleLoaderTy ModuleLoader, in FunctionImporter() 123 ModuleLoaderTy ModuleLoader; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/IPO/ |
D | FunctionImport.h | 110 FunctionImporter(const ModuleSummaryIndex &Index, ModuleLoaderTy ModuleLoader, in FunctionImporter() 123 ModuleLoaderTy ModuleLoader; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/IPO/ |
H A D | FunctionImport.h | 108 FunctionImporter(const ModuleSummaryIndex &Index, ModuleLoaderTy ModuleLoader, in FunctionImporter() 121 ModuleLoaderTy ModuleLoader; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/IPO/ |
D | FunctionImport.h | 110 FunctionImporter(const ModuleSummaryIndex &Index, ModuleLoaderTy ModuleLoader, in FunctionImporter() 123 ModuleLoaderTy ModuleLoader; variable
|
/aosp_15_r20/external/llvm/include/llvm/LTO/ |
H A D | LTO.h | 43 ModuleLoader(LLVMContext &Context, StringMap<MemoryBufferRef> &ModuleMap) in ModuleLoader() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang-tidy/ |
D | ExpandModularHeadersPPCallbacks.h | 132 TrivialModuleLoader ModuleLoader; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang-tidy/ |
D | ExpandModularHeadersPPCallbacks.h | 132 TrivialModuleLoader ModuleLoader; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang-tidy/ |
D | ExpandModularHeadersPPCallbacks.h | 132 TrivialModuleLoader ModuleLoader; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang-tidy/ |
D | ExpandModularHeadersPPCallbacks.h | 132 TrivialModuleLoader ModuleLoader; variable
|
/aosp_15_r20/external/llvm/tools/llvm-link/ |
H A D | llvm-link.cpp | 215 auto ModuleLoader = [&Context](const char *argv0, in importFunctions() local
|
/aosp_15_r20/external/skia/src/sksl/ |
H A D | SkSLModuleLoader.cpp | 124 ModuleLoader::ModuleLoader(ModuleLoader::Impl& m) : fModuleLoader(m) { in ModuleLoader() function in SkSL::ModuleLoader
|
/aosp_15_r20/external/python/jinja/src/jinja2/ |
D | loaders.py | 504 class ModuleLoader(BaseLoader): class
|
/aosp_15_r20/external/libchrome/third_party/jinja2/ |
H A D | loaders.py | 421 class ModuleLoader(BaseLoader): class
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
H A D | LTOBackend.cpp | 545 auto ModuleLoader = [&](StringRef Identifier) { in thinBackend() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Frontend/ |
D | ASTUnit.h | 144 TrivialModuleLoader ModuleLoader; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/ |
H A D | LTOBackend.cpp | 613 auto ModuleLoader = [&](StringRef Identifier) { in thinBackend() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Frontend/ |
D | ASTUnit.h | 144 TrivialModuleLoader ModuleLoader; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Frontend/ |
D | ASTUnit.h | 144 TrivialModuleLoader ModuleLoader; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Frontend/ |
D | ASTUnit.h | 144 TrivialModuleLoader ModuleLoader; variable
|
/aosp_15_r20/external/llvm/lib/Transforms/IPO/ |
H A D | FunctionImport.cpp | 774 auto ModuleLoader = [&M](StringRef Identifier) { in runOnModule() local
|
/aosp_15_r20/external/python/cpython2/Lib/ |
D | ihooks.py | 206 class ModuleLoader(BasicModuleLoader): class
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | FunctionImport.cpp | 1293 auto ModuleLoader = [&M](StringRef Identifier) { in doImportingForModule() local
|