Lines Matching refs:OMPDeclareReductionDecl
609 static const OMPDeclareReductionDecl *
615 if (const auto *DRD = dyn_cast<OMPDeclareReductionDecl>(DRE->getDecl())) in getReductionInit()
621 const OMPDeclareReductionDecl *DRD, in emitInitWithReductionInitializer()
682 const OMPDeclareReductionDecl *DRD, in EmitOMPAggregateInit()
777 const OMPDeclareReductionDecl *DRD) { in emitAggregateInitialization()
883 const OMPDeclareReductionDecl *DRD = in emitInitialization()
1016 const OMPDeclareReductionDecl *DRD = in usesReductionInitializer()
1153 CodeGenFunction *CGF, const OMPDeclareReductionDecl *D) { in emitUserDefinedReduction()
1165 D->getInitializerKind() == OMPDeclareReductionDecl::CallInit ? Init in emitUserDefinedReduction()
1179 CGOpenMPRuntime::getUserDefinedReduction(const OMPDeclareReductionDecl *D) { in getUserDefinedReduction()
5309 dyn_cast<OMPDeclareReductionDecl>(DRE->getDecl())) { in emitReductionCombiner()
6535 isa<OMPDeclareReductionDecl>(D) || in getSingleCompoundChild()
10809 isa<OMPDeclareReductionDecl>(GD.getDecl())) in emitTargetGlobal()