Lines Matching refs:OMPDeclareReductionDecl
751 static const OMPDeclareReductionDecl *
757 if (const auto *DRD = dyn_cast<OMPDeclareReductionDecl>(DRE->getDecl())) in getReductionInit()
763 const OMPDeclareReductionDecl *DRD, in emitInitWithReductionInitializer()
822 const OMPDeclareReductionDecl *DRD, in EmitOMPAggregateInit()
916 const OMPDeclareReductionDecl *DRD) { in emitAggregateInitialization()
1018 const OMPDeclareReductionDecl *DRD = in emitInitialization()
1159 const OMPDeclareReductionDecl *DRD = in usesReductionInitializer()
1309 CodeGenFunction *CGF, const OMPDeclareReductionDecl *D) { in emitUserDefinedReduction()
1321 D->getInitializerKind() == OMPDeclareReductionDecl::CallInit ? Init in emitUserDefinedReduction()
1335 CGOpenMPRuntime::getUserDefinedReduction(const OMPDeclareReductionDecl *D) { in getUserDefinedReduction()
5403 dyn_cast<OMPDeclareReductionDecl>(DRE->getDecl())) { in emitReductionCombiner()
8099 isa<OMPDeclareReductionDecl>(D) || in getSingleCompoundChild()
8763 isa<OMPDeclareReductionDecl>(GD.getDecl())) in emitTargetGlobal()