Home
last modified time | relevance | path

Searched refs:getReductionInit (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp387 getReductionInit(const Expr *ReductionOp) { in getReductionInit() function
454 auto *DRD = getReductionInit(Init); in EmitOMPAggregateInit()
948 auto *DRD = getReductionInit(*IRed); in EmitOMPReductionClauseInit()
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp601 getReductionInit(const Expr *ReductionOp) { in getReductionInit() function
877 getReductionInit(ClausesData[N].ReductionOp); in emitInitialization()
1021 getReductionInit(ClausesData[N].ReductionOp); in usesReductionInitializer()