Home
last modified time | relevance | path

Searched refs:getMangledName (Results 1 – 25 of 29) sorted by relevance

12

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DSveEmitter.cpp246 std::string getMangledName() const { return mangleName(ClassS); } in getMangledName() function in __anone51b860d0111::Intrinsic
1482 return A->getMangledName() < B->getMangledName(); in createBuiltins()
1491 Table.GetOrAddStringOffset(Def->getMangledName()); in createBuiltins()
1519 OS << " BI__builtin_sve_" << Def->getMangledName() << ",\n"; in createBuiltins()
1534 << Table.GetStringOffset(Def->getMangledName()) << " /* " in createBuiltins()
1535 << Def->getMangledName() << " */, "; in createBuiltins()
1564 return A->getMangledName() < B->getMangledName(); in createCodeGenMap()
1578 std::string Builtin = Def->getMangledName(); in createCodeGenMap()
1597 return A->getMangledName() < B->getMangledName(); in createRangeChecks()
1606 if (Emitted.find(Def->getMangledName()) != Emitted.end() || in createRangeChecks()
[all …]
H A DNeonEmitter.cpp508 std::string getMangledName(bool ForceClassS = false) const;
1112 std::string Intrinsic::getMangledName(bool ForceClassS) const { in getMangledName() function in Intrinsic
1556 S += Callee.getMangledName(true) + "("; in emitDagCall()
1977 ErrMsg += " - " + I.getReturnType().str() + " " + I.getMangledName(); in getIntrinsic()
1986 if (MangledName && MangledName != I.getMangledName(true)) in getIntrinsic()
2091 if (Builtins.insert({Def->getMangledName(), Def}).second) { in genBuiltinsDef()
2092 Table.GetOrAddStringOffset(Def->getMangledName()); in genBuiltinsDef()
2111 << Table.GetStringOffset(Def->getMangledName()) << " /* " in genBuiltinsDef()
2112 << Def->getMangledName() << " */, "; in genBuiltinsDef()
2134 std::string Name = Def->getMangledName(); in genStreamingSVECompatibleList()
[all …]
/freebsd/contrib/llvm-project/clang/lib/InstallAPI/
H A DVisitor.cpp85 std::string InstallAPIVisitor::getMangledName(const NamedDecl *D) const { in getMangledName() function in clang::installapi::InstallAPIVisitor
243 auto [GR, FA] = Ctx.Slice->addGlobal(getMangledName(D), Linkage, in VisitVarDecl()
287 auto Name = getMangledName(D); in VisitFunctionDecl()
683 std::string Name = getMangledName(M); in VisitCXXRecordDecl()
711 const std::string Name = getMangledName(Var); in VisitCXXRecordDecl()
/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenItaniumCXXABI.cpp145 StringRef mangledName = cgm.getMangledName(aliasDecl); in emitConstructorDestructorAlias()
178 StringRef mangledName = cgm.getMangledName(gd); in emitCXXStructor()
H A DCIRGenModule.cpp274 op = getGlobalValue(getMangledName(d)); in emitGlobalDecl()
384 llvm::StringRef mangledName = getMangledName(gd); in emitGlobal()
631 StringRef mangledName = getMangledName(d); in getOrCreateCIRGlobal()
1322 auto fn = getOrCreateCIRFunction(getMangledName(gd), fnType, gd, in getAddrAndTypeOfCXXStructor()
1352 StringRef mangledName = getMangledName(gd); in getAddrOfFunction()
1408 StringRef CIRGenModule::getMangledName(GlobalDecl gd) { in getMangledName() function in CIRGenModule
1432 StringRef mangledName = getMangledName(d); in emitTentativeDefinition()
H A DCIRGenDecl.cpp241 return cgm.getMangledName(&d).str(); in getStaticDeclName()
250 contextName = std::string(cgm.getMangledName(fd)); in getStaticDeclName()
H A DCIRGenModule.h294 llvm::StringRef getMangledName(clang::GlobalDecl gd);
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCXX.cpp130 StringRef MangledName = getMangledName(AliasDecl); in TryEmitBaseDestructorAsAlias()
239 getMangledName(GD), FnType, GD, /*ForVTable=*/false, DontDefer, in getAddrAndTypeOfCXXStructor()
H A DCodeGenModule.cpp784 StringRef MangledName = getMangledName(GD); in checkAliases()
844 StringRef MangledName = getMangledName(GD); in checkAliases()
1571 StringRef MangledName = getMangledName(GlobalDecl(I.first)); in Release()
2147 StringRef CodeGenModule::getMangledName(GlobalDecl GD) { in getMangledName() function in CodeGenModule
3468 GV = GetGlobalValue(getMangledName(D)); in EmitDeferred()
3823 StringRef Name = getMangledName(GD); in GetAddrOfMSGuidDecl()
3906 StringRef Name = getMangledName(TPO); in GetAddrOfTemplateParamObject()
4056 StringRef MangledName = getMangledName(GD); in EmitGlobal()
4067 StringRef MangledName = getMangledName(GD); in EmitGlobal()
4138 StringRef MangledName = getMangledName(GD); in EmitGlobal()
[all …]
H A DModuleBuilder.cpp129 return Builder->getMangledName(GD); in GetMangledName()
H A DCGDecl.cpp232 return CGM.getMangledName(&D).str(); in getStaticDeclName()
241 ContextName = std::string(CGM.getMangledName(FD)); in getStaticDeclName()
268 Name = std::string(getMangledName(&D)); in getOrCreateStaticVarDecl()
1133 return std::string(getMangledName(FD)); in createUnnamedGlobalFrom()
1156 Name = getMangledName(&D).str() + ".const"; in createUnnamedGlobalFrom()
2910 StringRef MangledName = getMangledName(VD); in EmitOMPAllocateDecl()
H A DCodeGenModule.h425 EmittedDeferredDecls[getMangledName(GD)] = GD; in addEmittedDeferredDecl()
1440 StringRef getMangledName(GlobalDecl GD);
H A DCGPointerAuth.cpp65 StringRef Name = getMangledName(Declaration); in getPointerAuthDeclDiscriminator()
H A DItaniumCXXABI.cpp451 StringRef Name = CGM.getMangledName(VtableComponent.getGlobalDecl()); in hasAnyUnusedVirtualInlineFunction()
3178 llvm::GlobalValue *GV = CGM.GetGlobalValue(CGM.getMangledName(VD)); in EmitThreadLocalInitFuncs()
3187 cast<llvm::GlobalVariable>(CGM.GetGlobalValue(CGM.getMangledName(VD))); in EmitThreadLocalInitFuncs()
4692 StringRef MangledName = CGM.getMangledName(AliasDecl); in emitConstructorDestructorAlias()
4741 StringRef MangledName = CGM.getMangledName(GD); in emitCXXStructor()
H A DCGOpenMPRuntime.cpp1569 CGM.getMangledName(VD), GeneratedRefs, CGM.getLangOpts().OpenMPSimd, in getAddrOfDeclareTargetVar()
1585 CGM.Int8PtrPtrTy, Twine(CGM.getMangledName(VD)).concat(Suffix).str()); in getOrCreateThreadPrivateCache()
1639 if (VD && ThreadPrivateWithDefinition.insert(CGM.getMangledName(VD)).second) { in emitThreadPrivateVarDefinition()
5494 {D->isLocalVarDeclOrParm() ? D->getName() : CGM.getMangledName(D)}); in generateUniqueName()
10014 StringRef Name = CGM.getMangledName(GD); in emitTargetFunctions()
10041 CGM.getMangledName(GlobalDecl(Ctor, Ctor_Complete)); in emitTargetGlobalVariable()
10046 CGM.getMangledName(GlobalDecl(Dtor, Dtor_Complete)); in emitTargetGlobalVariable()
10084 StringRef VarName = CGM.getMangledName(VD); in registerTargetGlobalVariable()
10102 CGM.getMangledName(VD), GeneratedRefs, CGM.getLangOpts().OpenMPSimd, in registerTargetGlobalVariable()
10228 CGM.GetGlobalValue(CGM.getMangledName(GD)))) in markAsGlobalTarget()
H A DCGCUDANV.cpp1322 CGM.getMangledName( in getKernelHandle()
H A DCGStmtOpenMP.cpp1741 llvm::Twine CacheName = Twine(CGM.getMangledName(VD)).concat(Suffix); in getAddrOfThreadPrivate()
6937 ParentName = CGM.getMangledName(GlobalDecl(D, Ctor_Complete)); in emitCommonOMPTargetDirective()
6939 ParentName = CGM.getMangledName(GlobalDecl(D, Dtor_Complete)); in emitCommonOMPTargetDirective()
6942 CGM.getMangledName(GlobalDecl(cast<FunctionDecl>(CGF.CurFuncDecl))); in emitCommonOMPTargetDirective()
H A DCGDebugInfo.cpp2210 MethodLinkageName = CGM.getMangledName(Method); in CreateCXXMemberFunction()
4247 LinkageName = CGM.getMangledName(GD); in collectFunctionDeclProps()
4307 LinkageName = CGM.getMangledName(VD); in collectVarDeclProps()
H A DMicrosoftCXXABI.cpp2415 CGM.GetGlobalValue(CGM.getMangledName(CXXThreadLocalInitVars[I]))); in EmitThreadLocalInitFuncs()
/freebsd/contrib/llvm-project/clang/include/clang/InstallAPI/
H A DVisitor.h60 std::string getMangledName(const NamedDecl *D) const;
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp187 std::string ExecutionEngine::getMangledName(const GlobalValue *GV) { in getMangledName() function in ExecutionEngine
204 addGlobalMapping(getMangledName(GV), (uint64_t) Addr); in addGlobalMapping()
237 EEState.RemoveMapping(getMangledName(&GO)); in clearGlobalMappingsFromModule()
243 return updateGlobalMapping(getMangledName(GV), (uint64_t) Addr); in updateGlobalMapping()
293 return getPointerToGlobalIfAvailable(getMangledName(GV)); in getPointerToGlobalIfAvailable()
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h154 std::string getMangledName(const GlobalValue *GV);
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1103 auto getMangledName = [](Instruction *I) -> std::string { in findBasePointer() local
1119 BaseInst->setName(getMangledName(I)); in findBasePointer()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp2871 std::string OMPTraitInfo::getMangledName() const { in getMangledName() function in OMPTraitInfo
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h9544 std::string getMangledName() const;

12