Lines Matching refs:OMPDeclareReductionDecl
585 static const OMPDeclareReductionDecl *
591 if (const auto *DRD = dyn_cast<OMPDeclareReductionDecl>(DRE->getDecl())) in getReductionInit()
597 const OMPDeclareReductionDecl *DRD, in emitInitWithReductionInitializer()
658 const OMPDeclareReductionDecl *DRD, in EmitOMPAggregateInit()
752 const OMPDeclareReductionDecl *DRD) { in emitAggregateInitialization()
858 const OMPDeclareReductionDecl *DRD = in emitInitialization()
990 const OMPDeclareReductionDecl *DRD = in usesReductionInitializer()
1131 CodeGenFunction *CGF, const OMPDeclareReductionDecl *D) { in emitUserDefinedReduction()
1157 CGOpenMPRuntime::getUserDefinedReduction(const OMPDeclareReductionDecl *D) { in getUserDefinedReduction()
4793 dyn_cast<OMPDeclareReductionDecl>(DRE->getDecl())) { in emitReductionCombiner()
5985 isa<OMPDeclareReductionDecl>(D) || in getSingleCompoundChild()
9979 isa<OMPDeclareReductionDecl>(GD.getDecl())) in emitTargetGlobal()