Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/nccl/
Dcollective_communicator.cc41 Status ReductionOp(const string& merge_op, ncclRedOp_t* reduction_op) { in ReductionOp() function
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.h141 const Expr *ReductionOp = nullptr; member
DCGOpenMPRuntime.cpp601 getReductionInit(const Expr *ReductionOp) { in getReductionInit()
5351 const Expr *ReductionOp) { in emitReductionCombiner()
5461 const Expr *ReductionOp, in emitSingleReductionCombiner()
5887 const Expr *ReductionOp, in emitReduceCombFunction()
/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/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp127 llvm::PointerUnion<const Expr *, BOKPtrType> ReductionOp; member
15078 Expr *ReductionOp = nullptr; in actOnOMPReductionKindClause() local
15454 ExprResult ReductionOp; in actOnOMPReductionKindClause() local
/external/clang/lib/Sema/
DSemaOpenMP.cpp9453 ExprResult ReductionOp; in ActOnOpenMPReductionClause() local