Searched defs:RHSExprs (Results 1 – 4 of 4) sorted by relevance
464 void OMPReductionClause::setRHSExprs(ArrayRef<Expr *> RHSExprs) { in setRHSExprs()483 ArrayRef<Expr *> RHSExprs, ArrayRef<Expr *> ReductionOps, Stmt *PreInit, in Create()
4225 ArrayRef<const Expr *> RHSExprs, in emitReductionFunction()4331 ArrayRef<const Expr *> RHSExprs, in emitReduction()
1143 llvm::SmallVector<const Expr *, 8> RHSExprs; in EmitOMPReductionClauseFinal() local
6915 Expr **RHSExprs) { in IsArithmeticBinaryExpr()