Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h139 const Expr *ReductionOp = nullptr; member
H A 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/
H A DSemaOpenMP.cpp132 llvm::PointerUnion<const Expr *, BOKPtrType> ReductionOp; member
19193 Expr *ReductionOp = nullptr; in actOnOMPReductionKindClause() local
19567 ExprResult ReductionOp; in actOnOMPReductionKindClause() local