Searched defs:ModuleMap (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Tooling/DependencyScanning/
H A DModuleDepCollector.cpp184 const FileEntry *ModuleMap = Instance.getPreprocessor() local
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-link/
H A Dllvm-link.cpp219 StringMap<std::unique_ptr<Module>> ModuleMap; member in class:__anon3177::ModuleLazyLoaderCache
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/LTO/
H A DLTO.h345 ModuleMapType ModuleMap; member in struct:llvm::lto::LTO::ThinLTOState
/netbsd-current/external/apache2/llvm/dist/llvm/lib/LTO/
H A DLTOBackend.cpp544 thinBackend(const Config &Conf, unsigned Task, AddStreamFn AddStream, Module &Mod, const ModuleSummaryIndex &CombinedIndex, const FunctionImporter::ImportMapTy &ImportList, const GVSummaryMapTy &DefinedGlobals, MapVector<StringRef, BitcodeModule> *ModuleMap, const std::vector<uint8_t> &CmdArgs) argument
H A DLTO.cpp1204 runThinLTOBackendThread( AddStreamFn AddStream, NativeObjectCache Cache, unsigned Task, BitcodeModule BM, ModuleSummaryIndex &CombinedIndex, const FunctionImporter::ImportMapTy &ImportList, const FunctionImporter::ExportSetTy &ExportList, const std::map<GlobalValue::GUID, GlobalValue::LinkageTypes> &ResolvedODR, const GVSummaryMapTy &DefinedGlobals, MapVector<StringRef, BitcodeModule> &ModuleMap) argument
[all...]
H A DThinLTOCodeGenerator.cpp149 StringMap<lto::InputFile *> ModuleMap; local
211 crossImportIntoModule(Module &TheModule, const ModuleSummaryIndex &Index, StringMap<lto::InputFile *> &ModuleMap, const FunctionImporter::ImportMapTy &ImportList, bool ClearDSOLocalOnDeclarations) argument
416 ProcessThinLTOModule(Module &TheModule, ModuleSummaryIndex &Index, StringMap<lto::InputFile *> &ModuleMap, TargetMachine &TM, const FunctionImporter::ImportMapTy &ImportList, const FunctionImporter::ExportSetTy &ExportList, const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols, const GVSummaryMapTy &DefinedGlobals, const ThinLTOCodeGenerator::CachingOptions &CacheOptions, bool DisableCodeGen, StringRef SaveTempsDir, bool Freestanding, unsigned OptLevel, unsigned count) argument
714 auto ModuleMap = generateModuleMap(Modules); local
984 auto ModuleMap = generateModuleMap(Modules); local
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DModuleMap.h75 class ModuleMap { class in namespace:clang
/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/
H A DFrontendAction.cpp437 const FileEntry *ModuleMap = SrcMgr.getFileEntryForID(ModuleMapID); local
H A DCompilerInstance.cpp1192 InputKind::ModuleMap); member in class:InputKind
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DFrontendOptions.h155 ModuleMap, enumerator in enum:clang::InputKind::Format
/netbsd-current/external/apache2/llvm/dist/clang/lib/Lex/
H A DModuleMap.cpp314 ModuleMap::ModuleMap(SourceManager &SourceMgr, DiagnosticsEngine &Diags, function in class:ModuleMap
1274 addAdditionalModuleMapFile(const Module *M, const FileEntry *ModuleMap) argument
[all...]
H A DHeaderSearch.cpp140 const FileEntry *ModuleMap = local
168 const FileEntry *ModuleMap = local
[all...]

Completed in 137 milliseconds