HomeSort by relevance Sort by last modified time
    Searched refs:Scev (Results 1 - 16 of 16) sorted by null

  /external/llvm/include/llvm/Analysis/
ScalarEvolutionExpressions.h 1 //===- llvm/Analysis/ScalarEvolutionExpressions.h - SCEV Exprs --*- C++ -*-===//
36 class SCEVConstant : public SCEV {
41 SCEV(ID, scConstant), V(v) {}
49 static inline bool classof(const SCEV *S) {
55 class SCEVCastExpr : public SCEV {
57 const SCEV *Op;
61 unsigned SCEVTy, const SCEV *op, Type *ty);
64 const SCEV *getOperand() const { return Op; }
68 static inline bool classof(const SCEV *S) {
81 const SCEV *op, Type *ty)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
ScalarEvolutionExpressions.h 1 //===- llvm/Analysis/ScalarEvolutionExpressions.h - SCEV Exprs --*- C++ -*-===//
36 class SCEVConstant : public SCEV {
41 SCEV(ID, scConstant), V(v) {}
49 static inline bool classof(const SCEV *S) {
55 class SCEVCastExpr : public SCEV {
57 const SCEV *Op;
61 unsigned SCEVTy, const SCEV *op, Type *ty);
64 const SCEV *getOperand() const { return Op; }
68 static inline bool classof(const SCEV *S) {
81 const SCEV *op, Type *ty)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
ScalarEvolutionExpressions.h 1 //===- llvm/Analysis/ScalarEvolutionExpressions.h - SCEV Exprs --*- C++ -*-===//
36 class SCEVConstant : public SCEV {
41 SCEV(ID, scConstant), V(v) {}
49 static inline bool classof(const SCEV *S) {
55 class SCEVCastExpr : public SCEV {
57 const SCEV *Op;
61 unsigned SCEVTy, const SCEV *op, Type *ty);
64 const SCEV *getOperand() const { return Op; }
68 static inline bool classof(const SCEV *S) {
81 const SCEV *op, Type *ty)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
ScalarEvolutionExpressions.h 1 //===- llvm/Analysis/ScalarEvolutionExpressions.h - SCEV Exprs --*- C++ -*-===//
36 class SCEVConstant : public SCEV {
41 SCEV(ID, scConstant), V(v) {}
49 static inline bool classof(const SCEV *S) {
55 class SCEVCastExpr : public SCEV {
57 const SCEV *Op;
61 unsigned SCEVTy, const SCEV *op, Type *ty);
64 const SCEV *getOperand() const { return Op; }
68 static inline bool classof(const SCEV *S) {
81 const SCEV *op, Type *ty)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
ScalarEvolutionExpressions.h 1 //===- llvm/Analysis/ScalarEvolutionExpressions.h - SCEV Exprs --*- C++ -*-===//
48 class SCEVConstant : public SCEV {
54 SCEV(ID, scConstant), V(v) {}
63 static bool classof(const SCEV *S) {
69 class SCEVCastExpr : public SCEV {
71 const SCEV *Op;
75 unsigned SCEVTy, const SCEV *op, Type *ty);
78 const SCEV *getOperand() const { return Op; }
82 static bool classof(const SCEV *S) {
95 const SCEV *op, Type *ty)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
ScalarEvolutionExpressions.h 1 //===- llvm/Analysis/ScalarEvolutionExpressions.h - SCEV Exprs --*- C++ -*-===//
48 class SCEVConstant : public SCEV {
54 SCEV(ID, scConstant), V(v) {}
63 static bool classof(const SCEV *S) {
69 class SCEVCastExpr : public SCEV {
71 const SCEV *Op;
75 unsigned SCEVTy, const SCEV *op, Type *ty);
78 const SCEV *getOperand() const { return Op; }
82 static bool classof(const SCEV *S) {
95 const SCEV *op, Type *ty)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
ScalarEvolutionExpressions.h 1 //===- llvm/Analysis/ScalarEvolutionExpressions.h - SCEV Exprs --*- C++ -*-===//
48 class SCEVConstant : public SCEV {
54 SCEV(ID, scConstant), V(v) {}
63 static bool classof(const SCEV *S) {
69 class SCEVCastExpr : public SCEV {
71 const SCEV *Op;
75 unsigned SCEVTy, const SCEV *op, Type *ty);
78 const SCEV *getOperand() const { return Op; }
82 static bool classof(const SCEV *S) {
95 const SCEV *op, Type *ty)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
ScalarEvolutionExpressions.h 1 //===- llvm/Analysis/ScalarEvolutionExpressions.h - SCEV Exprs --*- C++ -*-===//
48 class SCEVConstant : public SCEV {
54 SCEV(ID, scConstant), V(v) {}
63 static bool classof(const SCEV *S) {
69 class SCEVCastExpr : public SCEV {
71 const SCEV *Op;
75 unsigned SCEVTy, const SCEV *op, Type *ty);
78 const SCEV *getOperand() const { return Op; }
82 static bool classof(const SCEV *S) {
95 const SCEV *op, Type *ty)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
ScalarEvolutionExpressions.h 1 //===- llvm/Analysis/ScalarEvolutionExpressions.h - SCEV Exprs --*- C++ -*-===//
36 class SCEVConstant : public SCEV {
41 SCEV(ID, scConstant), V(v) {}
49 static inline bool classof(const SCEV *S) {
55 class SCEVCastExpr : public SCEV {
57 const SCEV *Op;
61 unsigned SCEVTy, const SCEV *op, Type *ty);
64 const SCEV *getOperand() const { return Op; }
68 static inline bool classof(const SCEV *S) {
81 const SCEV *op, Type *ty)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
ScalarEvolutionExpressions.h 1 //===- llvm/Analysis/ScalarEvolutionExpressions.h - SCEV Exprs --*- C++ -*-===//
36 class SCEVConstant : public SCEV {
41 SCEV(ID, scConstant), V(v) {}
49 static inline bool classof(const SCEV *S) {
55 class SCEVCastExpr : public SCEV {
57 const SCEV *Op;
61 unsigned SCEVTy, const SCEV *op, Type *ty);
64 const SCEV *getOperand() const { return Op; }
68 static inline bool classof(const SCEV *S) {
81 const SCEV *op, Type *ty)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
ScalarEvolutionExpressions.h 1 //===- llvm/Analysis/ScalarEvolutionExpressions.h - SCEV Exprs --*- C++ -*-===//
36 class SCEVConstant : public SCEV {
41 SCEV(ID, scConstant), V(v) {}
49 static inline bool classof(const SCEV *S) {
55 class SCEVCastExpr : public SCEV {
57 const SCEV *Op;
61 unsigned SCEVTy, const SCEV *op, Type *ty);
64 const SCEV *getOperand() const { return Op; }
68 static inline bool classof(const SCEV *S) {
81 const SCEV *op, Type *ty)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
ScalarEvolutionExpressions.h 1 //===- llvm/Analysis/ScalarEvolutionExpressions.h - SCEV Exprs --*- C++ -*-===//
48 class SCEVConstant : public SCEV {
54 SCEV(ID, scConstant), V(v) {}
63 static bool classof(const SCEV *S) {
69 class SCEVCastExpr : public SCEV {
71 const SCEV *Op;
75 unsigned SCEVTy, const SCEV *op, Type *ty);
78 const SCEV *getOperand() const { return Op; }
82 static bool classof(const SCEV *S) {
95 const SCEV *op, Type *ty)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
ScalarEvolutionExpressions.h 1 //===- llvm/Analysis/ScalarEvolutionExpressions.h - SCEV Exprs --*- C++ -*-===//
48 class SCEVConstant : public SCEV {
54 SCEV(ID, scConstant), V(v) {}
63 static bool classof(const SCEV *S) {
69 class SCEVCastExpr : public SCEV {
71 const SCEV *Op;
75 unsigned SCEVTy, const SCEV *op, Type *ty);
78 const SCEV *getOperand() const { return Op; }
82 static bool classof(const SCEV *S) {
95 const SCEV *op, Type *ty)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
ScalarEvolutionExpressions.h 1 //===- llvm/Analysis/ScalarEvolutionExpressions.h - SCEV Exprs --*- C++ -*-===//
48 class SCEVConstant : public SCEV {
54 SCEV(ID, scConstant), V(v) {}
63 static bool classof(const SCEV *S) {
69 class SCEVCastExpr : public SCEV {
71 const SCEV *Op;
75 unsigned SCEVTy, const SCEV *op, Type *ty);
78 const SCEV *getOperand() const { return Op; }
82 static bool classof(const SCEV *S) {
95 const SCEV *op, Type *ty)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
ScalarEvolutionExpressions.h 1 //===- llvm/Analysis/ScalarEvolutionExpressions.h - SCEV Exprs --*- C++ -*-===//
48 class SCEVConstant : public SCEV {
54 SCEV(ID, scConstant), V(v) {}
63 static bool classof(const SCEV *S) {
69 class SCEVCastExpr : public SCEV {
71 const SCEV *Op;
75 unsigned SCEVTy, const SCEV *op, Type *ty);
78 const SCEV *getOperand() const { return Op; }
82 static bool classof(const SCEV *S) {
95 const SCEV *op, Type *ty)
    [all...]
  /external/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp 207 "vectorize-scev-check-threshold", cl::init(16), cl::Hidden,
208 cl::desc("The maximum number of SCEV checks allowed."));
211 "pragma-vectorize-scev-check-threshold", cl::init(128), cl::Hidden,
212 cl::desc("The maximum number of SCEV checks allowed with a "
450 /// Emit a bypass check to see if all of the SCEV assumptions we've
516 /// A wrapper around ScalarEvolution used to add runtime SCEV checks. Applies
517 /// dynamic knowledge to simplify SCEV expressions and converts them to a
    [all...]

Completed in 3808 milliseconds