Home
last modified time | relevance | path

Searched defs:ModuleLoader (Results 1 – 25 of 34) sorted by relevance

12

/aosp_15_r20/external/llvm/include/llvm/Transforms/IPO/
H A DFunctionImport.h48 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 DFunctionImport.h108 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/
DFunctionImport.h110 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/
DFunctionImport.h110 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/
DFunctionImport.h110 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 DFunctionImport.h108 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/
DFunctionImport.h110 FunctionImporter(const ModuleSummaryIndex &Index, ModuleLoaderTy ModuleLoader, in FunctionImporter()
123 ModuleLoaderTy ModuleLoader; variable
/aosp_15_r20/external/llvm/include/llvm/LTO/
H A DLTO.h43 ModuleLoader(LLVMContext &Context, StringMap<MemoryBufferRef> &ModuleMap) in ModuleLoader() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang-tidy/
DExpandModularHeadersPPCallbacks.h132 TrivialModuleLoader ModuleLoader; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang-tidy/
DExpandModularHeadersPPCallbacks.h132 TrivialModuleLoader ModuleLoader; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang-tidy/
DExpandModularHeadersPPCallbacks.h132 TrivialModuleLoader ModuleLoader; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang-tidy/
DExpandModularHeadersPPCallbacks.h132 TrivialModuleLoader ModuleLoader; variable
/aosp_15_r20/external/llvm/tools/llvm-link/
H A Dllvm-link.cpp215 auto ModuleLoader = [&Context](const char *argv0, in importFunctions() local
/aosp_15_r20/external/skia/src/sksl/
H A DSkSLModuleLoader.cpp124 ModuleLoader::ModuleLoader(ModuleLoader::Impl& m) : fModuleLoader(m) { in ModuleLoader() function in SkSL::ModuleLoader
/aosp_15_r20/external/python/jinja/src/jinja2/
Dloaders.py504 class ModuleLoader(BaseLoader): class
/aosp_15_r20/external/libchrome/third_party/jinja2/
H A Dloaders.py421 class ModuleLoader(BaseLoader): class
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A DLTOBackend.cpp545 auto ModuleLoader = [&](StringRef Identifier) { in thinBackend() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Frontend/
DASTUnit.h144 TrivialModuleLoader ModuleLoader; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/
H A DLTOBackend.cpp613 auto ModuleLoader = [&](StringRef Identifier) { in thinBackend() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Frontend/
DASTUnit.h144 TrivialModuleLoader ModuleLoader; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Frontend/
DASTUnit.h144 TrivialModuleLoader ModuleLoader; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Frontend/
DASTUnit.h144 TrivialModuleLoader ModuleLoader; variable
/aosp_15_r20/external/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp774 auto ModuleLoader = [&M](StringRef Identifier) { in runOnModule() local
/aosp_15_r20/external/python/cpython2/Lib/
Dihooks.py206 class ModuleLoader(BasicModuleLoader): class
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp1293 auto ModuleLoader = [&M](StringRef Identifier) { in doImportingForModule() local

12