Home
last modified time | relevance | path

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

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