/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | InferAddressSpaces.cpp | 377 Function *NewDecl = rewriteIntrinsicOperands() local 389 Function *NewDecl = rewriteIntrinsicOperands() local 398 Function *NewDecl = rewriteIntrinsicOperands() local
|
/llvm-project/llvm/unittests/IR/ |
H A D | VPIntrinsicTest.cpp | 384 auto *NewDecl = VPIntrinsic::getDeclarationForParams( TEST_F() local
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUInstCombineIntrinsic.cpp | 493 Function *NewDecl = Intrinsic::getDeclaration( instCombineIntrinsic() local 518 Function *NewDecl = Intrinsic::getDeclaration( instCombineIntrinsic() local
|
H A D | AMDGPUTargetTransformInfo.cpp | 1094 Function *NewDecl = Intrinsic::getDeclaration(M, II->getIntrinsicID(), rewriteIntrinsicWithAddressSpace() local
|
/llvm-project/llvm/lib/Transforms/ObjCARC/ |
H A D | ObjCARCOpts.cpp | 643 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 D | ParseTemplate.cpp | 758 NamedDecl *NewDecl = Actions.ActOnTypeParameter(getCurScope(), ParseTypeParameter() local
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaTemplateInstantiateDecl.cpp | 54 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 D | SemaTemplate.cpp | 9651 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 D | SemaOverload.cpp | 1277 NamedDecl *NewDecl = New; IsOverloadOrOverrideImpl() local
|
H A D | SemaDecl.cpp | 6925 checkDLLAttributeRedeclaration(Sema & S,NamedDecl * OldDecl,NamedDecl * NewDecl,bool IsSpecialization,bool IsDefinition) checkDLLAttributeRedeclaration() argument [all...] |
H A D | SemaDeclCXX.cpp | 13431 TypeAliasTemplateDecl *NewDecl = ActOnAliasDeclaration() local
|
/llvm-project/llvm/lib/Transforms/Coroutines/ |
H A D | CoroSplit.cpp | 983 auto *NewDecl = DISubprogram::get( create() local
|
/llvm-project/llvm/lib/IR/ |
H A D | Function.cpp | 1816 Function *NewDecl = [&] { remangleIntrinsicFunction() local
|
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetTransformInfo.cpp | 1548 auto *NewDecl = Intrinsic::getDeclaration(Mod, IID, {II.getType()}); instCombineSVEAllActive() local
|
/llvm-project/clang/lib/AST/ |
H A D | ASTContext.cpp | 1176 RecordDecl *NewDecl; buildImplicitRecord() local 1192 TypedefDecl *NewDecl = TypedefDecl::Create( buildImplicitTypedef() local
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CodeGenModule.cpp | 4191 FunctionDecl *NewDecl = createDefaultTargetVersionFrom() local
|
H A D | CGOpenMPRuntime.cpp | 8894 __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 D | Sema.h | 13598 Decl *NewDecl; global() member
|