Lines Matching refs:OMPDeclareReductionDecl
600 static const OMPDeclareReductionDecl *
606 if (const auto *DRD = dyn_cast<OMPDeclareReductionDecl>(DRE->getDecl())) in getReductionInit()
612 const OMPDeclareReductionDecl *DRD, in emitInitWithReductionInitializer()
671 const OMPDeclareReductionDecl *DRD, in EmitOMPAggregateInit()
765 const OMPDeclareReductionDecl *DRD) { in emitAggregateInitialization()
876 const OMPDeclareReductionDecl *DRD = in emitInitialization()
1020 const OMPDeclareReductionDecl *DRD = in usesReductionInitializer()
1157 CodeGenFunction *CGF, const OMPDeclareReductionDecl *D) { in emitUserDefinedReduction()
1169 D->getInitializerKind() == OMPDeclareReductionDecl::CallInit ? Init in emitUserDefinedReduction()
1183 CGOpenMPRuntime::getUserDefinedReduction(const OMPDeclareReductionDecl *D) { in getUserDefinedReduction()
5357 dyn_cast<OMPDeclareReductionDecl>(DRE->getDecl())) { in emitReductionCombiner()
6519 isa<OMPDeclareReductionDecl>(D) || in getSingleCompoundChild()
10520 isa<OMPDeclareReductionDecl>(GD.getDecl())) in emitTargetGlobal()