Home
last modified time | relevance | path

Searched defs:ReductionOp (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/nccl/
H A Dcollective_communicator.cc45 Status ReductionOp(const string& merge_op, ncclRedOp_t* reduction_op) { in ReductionOp() function
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp4205 const Expr *ReductionOp) { in emitReductionCombiner()
4310 const Expr *ReductionOp, in emitSingleReductionCombiner()
H A DCGStmtOpenMP.cpp387 getReductionInit(const Expr *ReductionOp) { in getReductionInit()
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaOpenMP.cpp9453 ExprResult ReductionOp; in ActOnOpenMPReductionClause() local