Searched defs:ModuleMap (Results 1 – 8 of 8) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
| D | ThinLTOCodeGenerator.cpp | 145 StringMap<lto::InputFile *> ModuleMap; in generateModuleMap() local 207 StringMap<lto::InputFile*> &ModuleMap, in crossImportIntoModule() 401 StringMap<lto::InputFile *> &ModuleMap, TargetMachine &TM, in ProcessThinLTOModule() 684 auto ModuleMap = generateModuleMap(Modules); in crossModuleImport() local 951 auto ModuleMap = generateModuleMap(Modules); in run() local
|
| D | LTO.cpp | 1087 MapVector<StringRef, BitcodeModule> &ModuleMap) { in runThinLTOBackendThread() 1123 MapVector<StringRef, BitcodeModule> &ModuleMap) override { in start() 1135 MapVector<StringRef, BitcodeModule> &ModuleMap) { in start() 1215 MapVector<StringRef, BitcodeModule> &ModuleMap) override { in start()
|
| D | LTOBackend.cpp | 506 MapVector<StringRef, BitcodeModule> &ModuleMap) { in thinBackend()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
| D | LazyEmittingLayer.h | 190 std::map<VModuleKey, std::unique_ptr<EmissionDeferredModule>> ModuleMap; variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/ |
| D | LTO.h | 340 MapVector<StringRef, BitcodeModule> ModuleMap; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| D | vktSpvAsmGraphicsShaderTestUtil.hpp | 58 typedef std::map<std::string, std::vector<EntryToStage> > ModuleMap; typedef
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| D | vktSpvAsmGraphicsShaderTestUtil.hpp | 58 typedef std::map<std::string, std::vector<EntryToStage> > ModuleMap; typedef
|
| /third_party/gn/src/gn/ |
| D | target_unittest.cc | 1377 TEST_F(TargetTest, ModuleMap) { in TEST_F() argument
|