Home
last modified time | relevance | path

Searched defs:LHSExprs (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/clang/lib/AST/
DOpenMPClause.cpp698 void OMPReductionClause::setLHSExprs(ArrayRef<Expr *> LHSExprs) { in setLHSExprs()
750 ArrayRef<Expr *> Privates, ArrayRef<Expr *> LHSExprs, in Create()
797 void OMPTaskReductionClause::setLHSExprs(ArrayRef<Expr *> LHSExprs) { in setLHSExprs()
822 ArrayRef<Expr *> Privates, ArrayRef<Expr *> LHSExprs, in Create()
850 void OMPInReductionClause::setLHSExprs(ArrayRef<Expr *> LHSExprs) { in setLHSExprs()
884 ArrayRef<Expr *> Privates, ArrayRef<Expr *> LHSExprs, in Create()
/external/clang/lib/AST/
DOpenMPClause.cpp457 void OMPReductionClause::setLHSExprs(ArrayRef<Expr *> LHSExprs) { in setLHSExprs()
482 ArrayRef<Expr *> Privates, ArrayRef<Expr *> LHSExprs, in Create()
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp5370 ArrayRef<const Expr *> LHSExprs, ArrayRef<const Expr *> RHSExprs, in emitReductionFunction()
5482 ArrayRef<const Expr *> LHSExprs, in emitReduction()
6002 CodeGenFunction &CGF, SourceLocation Loc, ArrayRef<const Expr *> LHSExprs, in emitTaskReductionInit()
12588 ArrayRef<const Expr *> LHSExprs, ArrayRef<const Expr *> RHSExprs, in emitReduction()
12596 CodeGenFunction &CGF, SourceLocation Loc, ArrayRef<const Expr *> LHSExprs, in emitTaskReductionInit()
DCGOpenMPRuntimeGPU.cpp3914 ArrayRef<const Expr *> LHSExprs, ArrayRef<const Expr *> RHSExprs, in emitReduction()
DCGStmtOpenMP.cpp1397 llvm::SmallVector<const Expr *, 8> LHSExprs; in EmitOMPReductionClauseFinal() local
/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp4224 ArrayRef<const Expr *> LHSExprs, in emitReductionFunction()
4330 ArrayRef<const Expr *> LHSExprs, in emitReduction()
DCGStmtOpenMP.cpp1142 llvm::SmallVector<const Expr *, 8> LHSExprs; in EmitOMPReductionClauseFinal() local