Searched defs:LHSExprs (Results 1 – 3 of 3) sorted by relevance
457 void OMPReductionClause::setLHSExprs(ArrayRef<Expr *> LHSExprs) { in setLHSExprs()482 ArrayRef<Expr *> Privates, ArrayRef<Expr *> LHSExprs, in Create()
4224 ArrayRef<const Expr *> LHSExprs, in emitReductionFunction()4330 ArrayRef<const Expr *> LHSExprs, in emitReduction()
1142 llvm::SmallVector<const Expr *, 8> LHSExprs; in EmitOMPReductionClauseFinal() local