Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ArrayRef

555                                 ArrayRef<llvm::Value *> CapturedVars,
591 ArrayRef<const Expr *> CopyprivateVars,
592 ArrayRef<const Expr *> DestExprs,
593 ArrayRef<const Expr *> SrcExprs,
594 ArrayRef<const Expr *> AssignmentOps);
778 virtual void emitFlush(CodeGenFunction &CGF, ArrayRef<const Expr *> Vars,
898 ArrayRef<const Expr *> Privates,
899 ArrayRef<const Expr *> LHSExprs,
900 ArrayRef<const Expr *> RHSExprs,
901 ArrayRef<const Expr *> ReductionOps,
956 ArrayRef<llvm::Value *> CapturedVars);
990 ArrayRef<llvm::Value *> CapturedVars);