Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInferAddressSpaces.cpp377 Function *NewDecl = in rewriteIntrinsicOperands() local
389 Function *NewDecl = in rewriteIntrinsicOperands() local
398 Function *NewDecl = in rewriteIntrinsicOperands() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstCombineIntrinsic.cpp497 Function *NewDecl = Intrinsic::getDeclaration( instCombineIntrinsic() local
522 Function *NewDecl = Intrinsic::getDeclaration( instCombineIntrinsic() local
H A DAMDGPUTargetTransformInfo.cpp1053 Function *NewDecl = rewriteIntrinsicWithAddressSpace() local
1115 Function *NewDecl = Intrinsic::getDeclaration(M, II->getIntrinsicID(), rewriteIntrinsicWithAddressSpace() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DObjCARCOpts.cpp643 Function *NewDecl = EP.get(ARCRuntimeEntryPointKind::Retain); in OptimizeRetainRVCall() local
750 Function *NewDecl = EP.get(ARCRuntimeEntryPointKind::Autorelease); OptimizeAutoreleaseRVCall() local
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseTemplate.cpp871 NamedDecl *NewDecl = Actions.ActOnTypeParameter(getCurScope(), ParseTypeParameter() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp75 NewDecl->setQualifierInfo(NewQualifierLoc); in SubstQualifier() argument
80 DeclaratorDecl *NewDecl) { in SubstQualifier() argument
5097 CXXRecordDecl *NewDecl; in InstantiateFunctionDefinition() member
49 SubstQualifier(Sema & SemaRef,const DeclT * OldDecl,DeclT * NewDecl,const MultiLevelTemplateArgumentList & TemplateArgs) SubstQualifier() argument
[all...]
H A DSemaTemplate.cpp9205 Decl *NewDecl = HandleDeclarator(S, D, TemplateParameterLists); ActOnTemplateDeclarator() local
9252 ConceptDecl *NewDecl = ActOnConceptDefinition() local
9278 CheckConceptRedefinition(ConceptDecl * NewDecl,LookupResult & Previous,bool & AddToScope) CheckConceptRedefinition() argument
[all...]
H A DSemaDecl.cpp7148 checkDLLAttributeRedeclaration(Sema & S,NamedDecl * OldDecl,NamedDecl * NewDecl,bool IsSpecialization,bool IsDefinition) checkDLLAttributeRedeclaration() argument
[all...]
H A DSemaDeclCXX.cpp13623 TypeAliasTemplateDecl *NewDecl = ActOnAliasDeclaration() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DFunction.cpp1749 Function *NewDecl = [&] { remangleIntrinsicFunction() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp998 auto *NewDecl = DISubprogram::get( create() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp1412 auto *NewDecl = Intrinsic::getDeclaration(Mod, IID, {II.getType()}); instCombineSVEAllActive() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp1146 RecordDecl *NewDecl; buildImplicitRecord() local
1162 TypedefDecl *NewDecl = TypedefDecl::Create( buildImplicitTypedef() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp8845 __anon5bd794cd3902(unsigned int I, llvm::Value *NewDecl) emitOffloadingArrays() argument
10285 __anon5bd794cd4602(unsigned int I, llvm::Value *NewDecl) emitTargetDataCalls() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h10371 Decl *NewDecl; global() member