Lines Matching refs:OMPDeclareReductionDecl
607 static const OMPDeclareReductionDecl *
613 if (const auto *DRD = dyn_cast<OMPDeclareReductionDecl>(DRE->getDecl())) in getReductionInit()
619 const OMPDeclareReductionDecl *DRD, in emitInitWithReductionInitializer()
682 const OMPDeclareReductionDecl *DRD, in EmitOMPAggregateInit()
776 const OMPDeclareReductionDecl *DRD) { in emitAggregateInitialization()
887 const OMPDeclareReductionDecl *DRD = in emitInitialization()
1031 const OMPDeclareReductionDecl *DRD = in usesReductionInitializer()
1170 CodeGenFunction *CGF, const OMPDeclareReductionDecl *D) { in emitUserDefinedReduction()
1182 D->getInitializerKind() == OMPDeclareReductionDecl::CallInit ? Init in emitUserDefinedReduction()
1196 CGOpenMPRuntime::getUserDefinedReduction(const OMPDeclareReductionDecl *D) { in getUserDefinedReduction()
5402 dyn_cast<OMPDeclareReductionDecl>(DRE->getDecl())) { in emitReductionCombiner()
6569 isa<OMPDeclareReductionDecl>(D) || in getSingleCompoundChild()
10690 isa<OMPDeclareReductionDecl>(GD.getDecl())) in emitTargetGlobal()