Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DLazyEmittingLayer.h190 std::map<VModuleKey, std::unique_ptr<EmissionDeferredModule>> ModuleMap; member in llvm::orc::LazyEmittingLayer
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A DLTOBackend.cpp502 thinBackend(const Config &Conf, unsigned Task, AddStreamFn AddStream, Module &Mod, const ModuleSummaryIndex &CombinedIndex, const FunctionImporter::ImportMapTy &ImportList, const GVSummaryMapTy &DefinedGlobals, MapVector<StringRef, BitcodeModule> &ModuleMap) thinBackend() argument
H A DLTO.cpp1080 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) runThinLTOBackendThread() argument
[all...]
H A DThinLTOCodeGenerator.cpp145 StringMap<lto::InputFile *> ModuleMap; in generateModuleMap() local
206 crossImportIntoModule(Module &TheModule, const ModuleSummaryIndex &Index, StringMap<lto::InputFile*> &ModuleMap, const FunctionImporter::ImportMapTy &ImportList) crossImportIntoModule() argument
400 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) ProcessThinLTOModule() argument
684 auto ModuleMap = generateModuleMap(Modules); crossModuleImport() local
951 auto ModuleMap = generateModuleMap(Modules); run() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/
H A DLTO.h340 MapVector<StringRef, BitcodeModule> ModuleMap; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmGraphicsShaderTestUtil.hpp58 typedef std::map<std::string, std::vector<EntryToStage> > ModuleMap; typedef
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmGraphicsShaderTestUtil.hpp58 typedef std::map<std::string, std::vector<EntryToStage> > ModuleMap; typedef

Completed in 11 milliseconds