Home
last modified time | relevance | path

Searched defs:NewDecl (Results 1 – 16 of 16) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInferAddressSpaces.cpp391 Function *NewDecl = in rewriteIntrinsicOperands() local
403 Function *NewDecl = in rewriteIntrinsicOperands() local
413 Function *NewDecl = Intrinsic::getOrInsertDeclaration( in rewriteIntrinsicOperands() local
421 Function *NewDecl = Intrinsic::getOrInsertDeclaration( in rewriteIntrinsicOperands() local
433 Function *NewDecl = Intrinsic::getOrInsertDeclaration( in rewriteIntrinsicOperands() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp1161 Function *NewDecl = Intrinsic::getOrInsertDeclaration( in rewriteIntrinsicWithAddressSpace() local
1170 Function *NewDecl = in rewriteIntrinsicWithAddressSpace() local
1180 Function *NewDecl = Intrinsic::getOrInsertDeclaration( in rewriteIntrinsicWithAddressSpace() local
H A DAMDGPUInstCombineIntrinsic.cpp690 Function *NewDecl = Intrinsic::getOrInsertDeclaration( in instCombineIntrinsic() local
718 Function *NewDecl = Intrinsic::getOrInsertDeclaration( in instCombineIntrinsic() local
1428 Function *NewDecl = Intrinsic::getOrInsertDeclaration( in instCombineIntrinsic() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DIntrinsics.cpp1116 Function *NewDecl = [&] { in remangleIntrinsicFunction() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DObjCARCOpts.cpp643 Function *NewDecl = EP.get(ARCRuntimeEntryPointKind::Retain); in OptimizeRetainRVCall() local
751 Function *NewDecl = EP.get(ARCRuntimeEntryPointKind::Autorelease); in OptimizeAutoreleaseRVCall() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp53 static bool SubstQualifier(Sema &SemaRef, const DeclT *OldDecl, DeclT *NewDecl, in SubstQualifier()
79 DeclaratorDecl *NewDecl) { in SubstQualifier()
84 TagDecl *NewDecl) { in SubstQualifier()
1357 const OpenACCRoutineDeclAttr *OldAttr, const Decl *OldDecl, Decl *NewDecl) { in instantiateDependentOpenACCRoutineDeclAttr()
5737 CXXRecordDecl *NewDecl; in InstantiateFunctionDefinition() member
H A DSemaTemplate.cpp8880 Decl *NewDecl = HandleDeclarator(S, D, TemplateParameterLists); in ActOnTemplateDeclarator() local
8923 ConceptDecl *NewDecl = in ActOnStartConceptDefinition() local
8994 void Sema::CheckConceptRedefinition(ConceptDecl *NewDecl, in CheckConceptRedefinition()
H A DSemaOverload.cpp1339 NamedDecl *NewDecl = New; in IsOverloadOrOverrideImpl() local
H A DSemaDecl.cpp7120 NamedDecl *NewDecl, in checkDLLAttributeRedeclaration()
H A DSemaDeclCXX.cpp13782 TypeAliasTemplateDecl *NewDecl = in ActOnAliasDeclaration() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseTemplate.cpp671 NamedDecl *NewDecl = Actions.ActOnTypeParameter(getCurScope(), in ParseTypeParameter() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp922 TempDISubprogram NewDecl = Decl->clone(); in create() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp1653 auto *NewDecl = Intrinsic::getOrInsertDeclaration( in simplifySVEIntrinsic() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h13916 Decl *NewDecl; member
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp1233 RecordDecl *NewDecl; in buildImplicitRecord() local
1249 TypedefDecl *NewDecl = TypedefDecl::Create( in buildImplicitTypedef() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp9193 auto DeviceAddrCB = [&](unsigned int I, llvm::Value *NewDecl) { in emitOffloadingArraysAndArgs()
10382 auto DeviceAddrCB = [&](unsigned int I, llvm::Value *NewDecl) { in emitTargetDataCalls()