Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCGOpenMPRuntime.h139 const Expr *ReductionOp = nullptr; member
DCGOpenMPRuntime.cpp611 getReductionInit(const Expr *ReductionOp) { in getReductionInit()
4990 const Expr *ReductionOp) { in emitReductionCombiner()
5098 const Expr *ReductionOp, in emitSingleReductionCombiner()
5519 const Expr *ReductionOp, in emitReduceCombFunction()
/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaOpenMP.cpp132 llvm::PointerUnion<const Expr *, BOKPtrType> ReductionOp; member
19193 Expr *ReductionOp = nullptr; in actOnOMPReductionKindClause() local
19567 ExprResult ReductionOp; in actOnOMPReductionKindClause() local