Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Scalar/
H A DInferAddressSpaces.cpp377 Function *NewDecl = rewriteIntrinsicOperands() local
389 Function *NewDecl = rewriteIntrinsicOperands() local
398 Function *NewDecl = rewriteIntrinsicOperands() local
/llvm-project/llvm/unittests/IR/
H A DVPIntrinsicTest.cpp384 auto *NewDecl = VPIntrinsic::getDeclarationForParams( TEST_F() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstCombineIntrinsic.cpp493 Function *NewDecl = Intrinsic::getDeclaration( instCombineIntrinsic() local
518 Function *NewDecl = Intrinsic::getDeclaration( instCombineIntrinsic() local
H A DAMDGPUTargetTransformInfo.cpp1094 Function *NewDecl = Intrinsic::getDeclaration(M, II->getIntrinsicID(), rewriteIntrinsicWithAddressSpace() local
/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
/llvm-project/clang/lib/Parse/
H A DParseTemplate.cpp758 NamedDecl *NewDecl = Actions.ActOnTypeParameter(getCurScope(), ParseTypeParameter() local
/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp54 static bool SubstQualifier(Sema &SemaRef, const DeclT *OldDecl, DeclT *NewDecl, in SubstQualifier() argument
80 DeclaratorDecl *NewDecl) { in SubstQualifier() argument
85 TagDecl *NewDecl) { in SubstQualifier() argument
5081 CXXRecordDecl *NewDecl; InstantiateFunctionDefinition() member
[all...]
H A DSemaTemplate.cpp9651 Decl *NewDecl = HandleDeclarator(S, D, TemplateParameterLists); ActOnTemplateDeclarator() local
9698 ConceptDecl *NewDecl = ActOnConceptDefinition() local
9727 CheckConceptRedefinition(ConceptDecl * NewDecl,LookupResult & Previous,bool & AddToScope) CheckConceptRedefinition() argument
[all...]
H A DSemaOverload.cpp1277 NamedDecl *NewDecl = New; IsOverloadOrOverrideImpl() local
H A DSemaDecl.cpp6925 checkDLLAttributeRedeclaration(Sema & S,NamedDecl * OldDecl,NamedDecl * NewDecl,bool IsSpecialization,bool IsDefinition) checkDLLAttributeRedeclaration() argument
[all...]
H A DSemaDeclCXX.cpp13431 TypeAliasTemplateDecl *NewDecl = ActOnAliasDeclaration() local
/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp983 auto *NewDecl = DISubprogram::get( create() local
/llvm-project/llvm/lib/IR/
H A DFunction.cpp1816 Function *NewDecl = [&] { remangleIntrinsicFunction() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp1548 auto *NewDecl = Intrinsic::getDeclaration(Mod, IID, {II.getType()}); instCombineSVEAllActive() local
/llvm-project/clang/lib/AST/
H A DASTContext.cpp1176 RecordDecl *NewDecl; buildImplicitRecord() local
1192 TypedefDecl *NewDecl = TypedefDecl::Create( buildImplicitTypedef() local
/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp4191 FunctionDecl *NewDecl = createDefaultTargetVersionFrom() local
H A DCGOpenMPRuntime.cpp8894 __anon143de22e3b02(unsigned int I, llvm::Value *NewDecl) emitOffloadingArrays() argument
10299 __anon143de22e4802(unsigned int I, llvm::Value *NewDecl) emitTargetDataCalls() argument
/llvm-project/clang/include/clang/Sema/
H A DSema.h13598 Decl *NewDecl; global() member