Home
last modified time | relevance | path

Searched refs:getModuleIdentifier (Results 1 – 25 of 114) sorted by relevance

12345

/aosp_15_r20/external/llvm/unittests/ExecutionEngine/MCJIT/
H A DMCJITObjectCacheTest.cpp29 const std::string ModuleID = M->getModuleIdentifier(); in notifyObjectCompiled()
38 ModulesLookedUp.insert(M->getModuleIdentifier()); in getObject()
50 return ModulesLookedUp.find(M->getModuleIdentifier()) in wasModuleLookedUp()
56 const std::string ModuleID = M->getModuleIdentifier(); in getObjectInternal()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Linker/
H A DIRMover.cpp1251 SrcM->getModuleIdentifier() + in linkNamedMDNodes()
1254 DstM.getModuleIdentifier() + "' is not\n"); in linkNamedMDNodes()
1360 SrcM->getModuleIdentifier() + "' and '" + in linkModuleFlagsMetadata()
1361 DstM.getModuleIdentifier() + "'"); in linkModuleFlagsMetadata()
1382 SrcM->getModuleIdentifier() + "' and '" + in linkModuleFlagsMetadata()
1383 DstM.getModuleIdentifier() + "'"); in linkModuleFlagsMetadata()
1411 << "' from " << SrcM->getModuleIdentifier() << " with '" in linkModuleFlagsMetadata()
1412 << *DstOp->getOperand(2) << "' from " << DstM.getModuleIdentifier() in linkModuleFlagsMetadata()
1465 SrcM->getModuleIdentifier() + "' and '" + in linkModuleFlagsMetadata()
1466 DstM.getModuleIdentifier() + "'"); in linkModuleFlagsMetadata()
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DFunctionImportUtils.cpp63 VI, SGV->getParent()->getModuleIdentifier()); in shouldPromoteLocalToGlobal()
97 ImportIndex.getModuleHash(SGV->getParent()->getModuleIdentifier())); in getPromotedName()
206 if (FS->modulePath() == M.getModuleIdentifier()) { in processGlobalForThinLTO()
250 ImportIndex.findSummaryInModule(VI, M.getModuleIdentifier())); in processGlobalForThinLTO()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DFunctionImportUtils.cpp78 VI, SGV->getParent()->getModuleIdentifier()); in shouldPromoteLocalToGlobal()
122 ImportIndex.getModuleHash(SGV->getParent()->getModuleIdentifier())); in getPromotedName()
231 if (FS->modulePath() == M.getModuleIdentifier()) { in processGlobalForThinLTO()
268 ImportIndex.findSummaryInModule(VI, M.getModuleIdentifier())); in processGlobalForThinLTO()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/
H A DLTO.cpp505 return Mods[0].getModuleIdentifier(); in getName()
924 ThinLTO.PrevailingModuleForGUID[GUID] = BM.getModuleIdentifier(); in addThinLTO()
929 BM.readSummary(ThinLTO.CombinedIndex, BM.getModuleIdentifier(), in addThinLTO()
932 BM.getModuleIdentifier(); in addThinLTO()
945 BM.getModuleIdentifier()); in addThinLTO()
953 GUID, BM.getModuleIdentifier())) in addThinLTO()
961 GUID, BM.getModuleIdentifier())) { in addThinLTO()
968 if (!ThinLTO.ModuleMap.insert({BM.getModuleIdentifier(), BM}).second) in addThinLTO()
979 if (BM.getModuleIdentifier().contains(Name)) { in addThinLTO()
980 ThinLTO.ModulesToCompile->insert({BM.getModuleIdentifier(), BM}); in addThinLTO()
[all …]
H A DThinLTOCodeGenerator.cpp201 SMDiagnostic Err = SMDiagnostic(Mod.getModuleIdentifier(), in loadModuleFromInput()
227 SMDiagnostic Err = SMDiagnostic(TheModule.getModuleIdentifier(), in crossImportIntoModule()
701 auto ModuleIdentifier = TheModule.getModuleIdentifier(); in promote()
772 auto &ImportList = ImportLists[TheModule.getModuleIdentifier()]; in crossModuleImport()
787 auto ModuleIdentifier = TheModule.getModuleIdentifier(); in gatherImportedSummariesForModule()
820 auto ModuleIdentifier = TheModule.getModuleIdentifier(); in emitImports()
862 auto ModuleIdentifier = TheModule.getModuleIdentifier(); in internalize()
H A DLTOBackend.cpp114 if (M.getModuleIdentifier() == "ld-temp.o" || !UseInputModulePath) { in addSaveTemps()
119 PathPrefix = M.getModuleIdentifier() + "."; in addSaveTemps()
396 AddStream(Task, Mod.getModuleIdentifier()); in codegen()
701 if (Summary->modulePath() == M.getModuleIdentifier()) in initImportList()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Linker/
H A DIRMover.cpp1270 SrcM->getModuleIdentifier() + "' and '" + in linkModuleFlagsMetadata()
1271 DstM.getModuleIdentifier() + "'"); in linkModuleFlagsMetadata()
1288 SrcM->getModuleIdentifier() + "' and '" + in linkModuleFlagsMetadata()
1289 DstM.getModuleIdentifier() + "'"); in linkModuleFlagsMetadata()
1308 << "' from " << SrcM->getModuleIdentifier() << " with '" in linkModuleFlagsMetadata()
1309 << *DstOp->getOperand(2) << "' from " << DstM.getModuleIdentifier() in linkModuleFlagsMetadata()
1343 SrcM->getModuleIdentifier() + "' and '" + in linkModuleFlagsMetadata()
1344 DstM.getModuleIdentifier() + "'"); in linkModuleFlagsMetadata()
1418 SrcM->getModuleIdentifier() + "' is '" + in run()
1420 DstM.getModuleIdentifier() + "' is '" + in run()
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/llvm_gpu_backend/
H A Dgpu_backend_lib.cc239 MakeNameForTempProduct(module->getModuleIdentifier(), "-nvptx.dummy"), in EmitModuleToPTX()
384 IrDumpingPassManager module_passes(module->getModuleIdentifier(), outputs_dir, in LinkAndOptimizeModule()
684 absl::StrCat(module->getModuleIdentifier(), random_number + ".ll"); in EmitModuleToHsaco()
688 absl::StrCat(module->getModuleIdentifier(), random_number + "_opt.ll"); in EmitModuleToHsaco()
693 absl::StrCat(module->getModuleIdentifier(), random_number + ".o"); in EmitModuleToHsaco()
698 absl::StrCat(module->getModuleIdentifier(), random_number + ".hsaco"); in EmitModuleToHsaco()
713 std::string module_id = module->getModuleIdentifier(); in EmitModuleToHsaco()
H A Dutils_test.cc44 ASSERT_NE(std::string::npos, module->getModuleIdentifier().find("saxpy.ll")); in TEST()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp194 SMDiagnostic Err = SMDiagnostic(Mod.getModuleIdentifier(), in loadModuleFromInput()
219 SMDiagnostic Err = SMDiagnostic(TheModule.getModuleIdentifier(), in crossImportIntoModule()
636 auto ModuleIdentifier = TheModule.getModuleIdentifier(); in promote()
705 auto &ImportList = ImportLists[TheModule.getModuleIdentifier()]; in crossModuleImport()
718 auto ModuleIdentifier = TheModule.getModuleIdentifier(); in gatherImportedSummariesForModule()
751 auto ModuleIdentifier = TheModule.getModuleIdentifier(); in emitImports()
793 auto ModuleIdentifier = TheModule.getModuleIdentifier(); in internalize()
H A DLTO.cpp461 return Mods[0].getModuleIdentifier(); in getName()
812 BM.readSummary(ThinLTO.CombinedIndex, BM.getModuleIdentifier(), in addThinLTO()
824 ThinLTO.PrevailingModuleForGUID[GUID] = BM.getModuleIdentifier(); in addThinLTO()
832 GUID, BM.getModuleIdentifier())) in addThinLTO()
840 GUID, BM.getModuleIdentifier())) { in addThinLTO()
847 if (!ThinLTO.ModuleMap.insert({BM.getModuleIdentifier(), BM}).second) in addThinLTO()
1098 auto ModuleID = BM.getModuleIdentifier(); in runThinLTOBackendThread()
1124 StringRef ModulePath = BM.getModuleIdentifier(); in start()
1216 StringRef ModulePath = BM.getModuleIdentifier(); in start()
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_init_orc.cpp83 const std::string ModuleID = M->getModuleIdentifier(); in notifyObjectCompiled()
96 const std::string ModuleID = M->getModuleIdentifier(); in getObject()
135 return llvm::unwrap(mod)->getModuleIdentifier().c_str(); in get_module_name()
152 auto I = gallivm_modules.find(llvm::unwrap(mod)->getModuleIdentifier()); in find_gallivm_state()
/aosp_15_r20/external/llvm/tools/lli/
H A DOrcLazyJIT.cpp85 raw_fd_ostream Out(M->getModuleIdentifier() + ".ll", EC, in createDebugDumper()
88 errs() << "Couldn't open " << M->getModuleIdentifier() in createDebugDumper()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp1118 << DestModule.getModuleIdentifier() << "\n"); in importFunctions()
1243 << DestModule.getModuleIdentifier() << "\n"); in importFunctions()
1246 << DestModule.getModuleIdentifier() << "\n"); in importFunctions()
1268 ComputeCrossModuleImportForModuleFromIndex(M.getModuleIdentifier(), *Index, in doImportingForModule()
1271 ComputeCrossModuleImportForModule(M.getModuleIdentifier(), *Index, in doImportingForModule()
/aosp_15_r20/frameworks/compile/libbcc/lib/
DSource.cpp192 pModule.getModuleIdentifier().c_str()); in CreateFromModule()
226 return mModule->getModuleIdentifier(); in getIdentifier()
DCompiler.cpp352 module.getModuleIdentifier().c_str(), ec.message().c_str()); in compile()
499 module.getModuleIdentifier().c_str(), ec.message().c_str()); in screenGlobalFunctions()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/
H A DLayer.cpp93 << "$." << M.getModuleIdentifier() << ".__inits." << Counter++; in IRMaterializationUnit()
111 [](const Module &M) -> StringRef { return M.getModuleIdentifier(); }); in getName()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp1257 << DestModule.getModuleIdentifier() << "\n"); in importFunctions()
1390 << DestModule.getModuleIdentifier() << "\n"); in importFunctions()
1393 << DestModule.getModuleIdentifier() << "\n"); in importFunctions()
1415 ComputeCrossModuleImportForModuleFromIndex(M.getModuleIdentifier(), *Index, in doImportingForModule()
1418 ComputeCrossModuleImportForModule(M.getModuleIdentifier(), *Index, in doImportingForModule()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DCallPrinter.cpp148 std::string(CGInfo->getModule()->getModuleIdentifier()); in getGraphName()
227 Filename = (std::string(M.getModuleIdentifier()) + ".callgraph.dot"); in doCallGraphDOTPrinting()
/aosp_15_r20/external/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp568 << DestModule.getModuleIdentifier() << "\n"); in importFunctions()
682 << DestModule.getModuleIdentifier() << "\n"); in importFunctions()
763 ComputeCrossModuleImportForModule(M.getModuleIdentifier(), *Index, in runOnModule()
/aosp_15_r20/external/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp519 auto ModuleIdentifier = TheModule.getModuleIdentifier(); in promote()
557 auto &ImportList = ImportLists[TheModule.getModuleIdentifier()]; in crossModuleImport()
616 auto ModuleIdentifier = TheModule.getModuleIdentifier(); in internalize()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DLegacyPassManager.cpp217 OS << " on module '" << M->getModuleIdentifier() << "'.\n"; in print()
1532 dumpPassInfo(MP, EXECUTION_MSG, ON_MODULE_MSG, M.getModuleIdentifier()); in runOnModule()
1568 M.getModuleIdentifier()); in runOnModule()
1576 removeDeadPasses(MP, M.getModuleIdentifier(), ON_MODULE_MSG); in runOnModule()
/aosp_15_r20/external/llvm/lib/Linker/
H A DIRMover.cpp1196 SrcM->getModuleIdentifier() + "' is '" + in run()
1198 DstM.getModuleIdentifier() + "' is '" + in run()
1210 SrcM->getModuleIdentifier() + "' is '" + in run()
1212 DstM.getModuleIdentifier() + "' is '" + DstM.getTargetTriple() + in run()
/aosp_15_r20/external/llvm/lib/IR/
H A DDiagnosticPrinter.cpp106 Stream << M.getModuleIdentifier(); in operator <<()

12345