Home
last modified time | relevance | path

Searched defs:ModuleMap (Results 1 – 21 of 21) sorted by relevance

/external/llvm/include/llvm/LTO/
DLTO.h40 StringMap<MemoryBufferRef> &ModuleMap; variable
43 ModuleLoader(LLVMContext &Context, StringMap<MemoryBufferRef> &ModuleMap) in ModuleLoader()
/external/google-breakpad/src/google_breakpad/processor/
Dsource_line_resolver_base.h103 typedef map<string, Module*, CompareString> ModuleMap; typedef
/external/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp132 StringMap<MemoryBufferRef> ModuleMap; in generateModuleMap() local
149 StringMap<MemoryBufferRef> &ModuleMap, in crossImportIntoModule()
332 StringMap<MemoryBufferRef> &ModuleMap, TargetMachine &TM, in ProcessThinLTOModule()
545 auto ModuleMap = generateModuleMap(Modules); in crossModuleImport() local
711 auto ModuleMap = generateModuleMap(Modules); in run() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp138 StringMap<MemoryBufferRef> ModuleMap; in generateModuleMap() local
200 StringMap<MemoryBufferRef> &ModuleMap, in crossImportIntoModule()
444 StringMap<MemoryBufferRef> &ModuleMap, TargetMachine &TM, in ProcessThinLTOModule()
696 auto ModuleMap = generateModuleMap(Modules); in crossModuleImport() local
924 auto ModuleMap = generateModuleMap(Modules); in run() local
DLTO.cpp957 MapVector<StringRef, BitcodeModule> &ModuleMap, in runThinLTOBackendThread()
994 MapVector<StringRef, BitcodeModule> &ModuleMap) override { in start()
1007 const TypeIdSummariesByGuidTy &TypeIdSummariesByGuid) { in start()
1088 MapVector<StringRef, BitcodeModule> &ModuleMap) override { in start()
DLTOBackend.cpp460 MapVector<StringRef, BitcodeModule> &ModuleMap) { in thinBackend()
/external/clang/include/clang/Serialization/
DModuleManager.h26 class ModuleMap; variable
/external/llvm/tools/gold/
Dgold-plugin.cpp879 StringMap<MemoryBufferRef> *ModuleMap; member in __anon1f3f5eac0211::CodeGen
897 StringMap<MemoryBufferRef> *ModuleMap, in CodeGen()
1184 StringMap<MemoryBufferRef> &ModuleMap, in thinLTOBackendTask()
1211 StringMap<MemoryBufferRef> &ModuleMap, in thinLTOBackends()
1309 StringMap<MemoryBufferRef> ModuleMap; in thinLTOLink() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DLazyEmittingLayer.h195 std::map<VModuleKey, std::unique_ptr<EmissionDeferredModule>> ModuleMap; variable
/external/swiftshader/third_party/LLVM/include/llvm/Bitcode/
DArchive.h516 ModuleMap; typedef
/external/clang/lib/CodeGen/
DCGDebugInfo.h38 class ModuleMap; variable
/external/clang/include/clang/Lex/
DModuleMap.h443 void addAdditionalModuleMapFile(const Module *M, const FileEntry *ModuleMap) { in addAdditionalModuleMapFile()
/external/llvm/tools/llvm-link/
Dllvm-link.cpp138 StringMap<std::unique_ptr<Module>> ModuleMap; member in __anon52797cd00111::ModuleLazyLoaderCache
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-link/
Dllvm-link.cpp149 StringMap<std::unique_ptr<Module>> ModuleMap; member in __anon93c3bf280111::ModuleLazyLoaderCache
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/LTO/
DLTO.h306 MapVector<StringRef, BitcodeModule> ModuleMap; member
/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
DDwarfLinker.cpp2024 const DWARFDie &CUDie, const DWARFUnit &Unit, DebugMap &ModuleMap, in registerModuleReference()
2101 DebugMap &ModuleMap, in loadClangModule()
2354 DebugMap ModuleMap(Map.getTriple(), Map.getBinaryPath()); in link() local
/external/clang/lib/Frontend/
DFrontendActions.cpp272 const FileEntry *ModuleMap = in BeginSourceFileAction() local
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmGraphicsShaderTestUtil.hpp58 typedef std::map<std::string, std::vector<EntryToStage> > ModuleMap; typedef
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp3225 DebugMap &ModuleMap, unsigned Indent) { in registerModuleReference()
3290 DebugMap &ModuleMap, unsigned Indent) { in loadClangModule()
3430 DebugMap ModuleMap(Map.getTriple(), Map.getBinaryPath()); in link() local
/external/clang/lib/Lex/
DHeaderSearch.cpp123 const FileEntry *ModuleMap = in getModuleFileName() local
DModuleMap.cpp87 ModuleMap::ModuleMap(SourceManager &SourceMgr, DiagnosticsEngine &Diags, in ModuleMap() function in ModuleMap