/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | InferAddressSpaces.cpp | 377 Function *NewDecl = in rewriteIntrinsicOperands() local 389 Function *NewDecl = in rewriteIntrinsicOperands() local 398 Function *NewDecl = in rewriteIntrinsicOperands() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUInstCombineIntrinsic.cpp | 493 Function *NewDecl = Intrinsic::getDeclaration( in instCombineIntrinsic() local 518 Function *NewDecl = Intrinsic::getDeclaration( in instCombineIntrinsic() local
|
H A D | AMDGPUTargetTransformInfo.cpp | 1094 Function *NewDecl = Intrinsic::getDeclaration(M, II->getIntrinsicID(), in rewriteIntrinsicWithAddressSpace() local
|
/freebsd/contrib/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
|
/freebsd/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseTemplate.cpp | 758 NamedDecl *NewDecl = Actions.ActOnTypeParameter(getCurScope(), in ParseTypeParameter() local
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaTemplateInstantiateDecl.cpp | 54 static bool SubstQualifier(Sema &SemaRef, const DeclT *OldDecl, DeclT *NewDecl, in SubstQualifier() 80 DeclaratorDecl *NewDecl) { in SubstQualifier() 85 TagDecl *NewDecl) { in SubstQualifier() 5097 CXXRecordDecl *NewDecl; in InstantiateFunctionDefinition() member
|
H A D | SemaTemplate.cpp | 8439 Decl *NewDecl = HandleDeclarator(S, D, TemplateParameterLists); in ActOnTemplateDeclarator() local 8486 ConceptDecl *NewDecl = in ActOnConceptDefinition() local 8515 void Sema::CheckConceptRedefinition(ConceptDecl *NewDecl, in CheckConceptRedefinition()
|
H A D | SemaOverload.cpp | 1299 NamedDecl *NewDecl = New; in IsOverloadOrOverrideImpl() local
|
H A D | SemaDecl.cpp | 6950 NamedDecl *NewDecl, in checkDLLAttributeRedeclaration()
|
H A D | SemaDeclCXX.cpp | 13490 TypeAliasTemplateDecl *NewDecl = in ActOnAliasDeclaration() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/ |
H A D | CoroSplit.cpp | 983 auto *NewDecl = DISubprogram::get( in create() local
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | Function.cpp | 1845 Function *NewDecl = [&] { in remangleIntrinsicFunction() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetTransformInfo.cpp | 1557 auto *NewDecl = Intrinsic::getDeclaration(Mod, IID, {II.getType()}); in instCombineSVEAllActive() local
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | ASTContext.cpp | 1176 RecordDecl *NewDecl; in buildImplicitRecord() local 1192 TypedefDecl *NewDecl = TypedefDecl::Create( in buildImplicitTypedef() local
|
/freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | Sema.h | 13616 Decl *NewDecl; member
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntime.cpp | 8905 auto DeviceAddrCB = [&](unsigned int I, llvm::Value *NewDecl) { in emitOffloadingArrays() 10310 auto DeviceAddrCB = [&](unsigned int I, llvm::Value *NewDecl) { in emitTargetDataCalls()
|