Searched defs:LHSExprs (Results 1 – 3 of 3) sorted by relevance
1634 ArrayRef<const Expr *> LHSExprs, in emitReductionFunction()1702 ArrayRef<const Expr *> LHSExprs, in emitReduction()
456 llvm::SmallVector<const Expr *, 8> LHSExprs; in EmitOMPReductionClauseFinal() local
1514 void OMPReductionClause::setLHSExprs(ArrayRef<Expr *> LHSExprs) { in setLHSExprs()1539 ArrayRef<Expr *> LHSExprs, ArrayRef<Expr *> RHSExprs, in Create()