Lines Matching refs:OMPDeclareReductionDecl
610 static const OMPDeclareReductionDecl *
616 if (const auto *DRD = dyn_cast<OMPDeclareReductionDecl>(DRE->getDecl())) in getReductionInit()
622 const OMPDeclareReductionDecl *DRD, in emitInitWithReductionInitializer()
683 const OMPDeclareReductionDecl *DRD, in EmitOMPAggregateInit()
778 const OMPDeclareReductionDecl *DRD) { in emitAggregateInitialization()
884 const OMPDeclareReductionDecl *DRD = in emitInitialization()
1017 const OMPDeclareReductionDecl *DRD = in usesReductionInitializer()
1149 CodeGenFunction *CGF, const OMPDeclareReductionDecl *D) { in emitUserDefinedReduction()
1161 D->getInitializerKind() == OMPDeclareReductionDecl::CallInit ? Init in emitUserDefinedReduction()
1175 CGOpenMPRuntime::getUserDefinedReduction(const OMPDeclareReductionDecl *D) { in getUserDefinedReduction()
4996 dyn_cast<OMPDeclareReductionDecl>(DRE->getDecl())) { in emitReductionCombiner()
6157 isa<OMPDeclareReductionDecl>(D) || in getSingleCompoundChild()
10424 isa<OMPDeclareReductionDecl>(GD.getDecl())) in emitTargetGlobal()