HomeSort by relevance Sort by last modified time
    Searched refs:SCEV (Results 1 - 25 of 273) sorted by null

1 2 3 4 5 6 7 8 91011

  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
ScalarEvolution.h 13 // SCEV class. Given this analysis, trip counts of loops and other important
49 class SCEV;
50 template<> struct FoldingSetTrait<SCEV>;
52 /// SCEV - This class represents an analyzed expression in the program. These
56 class SCEV : public FoldingSetNode {
57 friend struct FoldingSetTrait<SCEV>;
63 // The SCEV baseclass this node corresponds to
72 SCEV(const SCEV &); // DO NOT IMPLEMENT
73 void operator=(const SCEV &); // DO NOT IMPLEMEN
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
ScalarEvolutionNormalization.h 47 class SCEV;
55 const SCEV *normalizeForPostIncUse(const SCEV *S, const PostIncLoopSet &Loops,
60 const SCEV *normalizeForPostIncUseIf(const SCEV *S, NormalizePredTy Pred,
65 const SCEV *denormalizeForPostIncUse(const SCEV *S, const PostIncLoopSet &Loops,
ScalarEvolution.h 13 // SCEV class. Given this analysis, trip counts of loops and other important
50 class SCEV;
58 template <> struct FoldingSetTrait<SCEV>;
64 class SCEV : public FoldingSetNode {
65 friend struct FoldingSetTrait<SCEV>;
71 // The SCEV baseclass this node corresponds to
80 SCEV(const SCEV &) = delete;
81 void operator=(const SCEV &) = delete;
110 explicit SCEV(const FoldingSetNodeIDRef ID, unsigned SCEVTy
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
ScalarEvolutionNormalization.h 47 class SCEV;
55 const SCEV *normalizeForPostIncUse(const SCEV *S, const PostIncLoopSet &Loops,
60 const SCEV *normalizeForPostIncUseIf(const SCEV *S, NormalizePredTy Pred,
65 const SCEV *denormalizeForPostIncUse(const SCEV *S, const PostIncLoopSet &Loops,
ScalarEvolution.h 13 // SCEV class. Given this analysis, trip counts of loops and other important
50 class SCEV;
58 template <> struct FoldingSetTrait<SCEV>;
64 class SCEV : public FoldingSetNode {
65 friend struct FoldingSetTrait<SCEV>;
71 // The SCEV baseclass this node corresponds to
80 SCEV(const SCEV &) = delete;
81 void operator=(const SCEV &) = delete;
110 explicit SCEV(const FoldingSetNodeIDRef ID, unsigned SCEVTy
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
ScalarEvolutionNormalization.h 47 class SCEV;
55 const SCEV *normalizeForPostIncUse(const SCEV *S, const PostIncLoopSet &Loops,
60 const SCEV *normalizeForPostIncUseIf(const SCEV *S, NormalizePredTy Pred,
65 const SCEV *denormalizeForPostIncUse(const SCEV *S, const PostIncLoopSet &Loops,
ScalarEvolution.h 13 // SCEV class. Given this analysis, trip counts of loops and other important
77 class SCEV : public FoldingSetNode {
78 friend struct FoldingSetTrait<SCEV>;
84 // The SCEV baseclass this node corresponds to
119 explicit SCEV(const FoldingSetNodeIDRef ID, unsigned SCEVTy)
121 SCEV(const SCEV &) = delete;
122 SCEV &operator=(const SCEV &) = delete;
126 /// Return the LLVM type of this SCEV expression
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
ScalarEvolutionNormalization.h 47 class SCEV;
55 const SCEV *normalizeForPostIncUse(const SCEV *S, const PostIncLoopSet &Loops,
60 const SCEV *normalizeForPostIncUseIf(const SCEV *S, NormalizePredTy Pred,
65 const SCEV *denormalizeForPostIncUse(const SCEV *S, const PostIncLoopSet &Loops,
ScalarEvolution.h 13 // SCEV class. Given this analysis, trip counts of loops and other important
77 class SCEV : public FoldingSetNode {
78 friend struct FoldingSetTrait<SCEV>;
84 // The SCEV baseclass this node corresponds to
119 explicit SCEV(const FoldingSetNodeIDRef ID, unsigned SCEVTy)
121 SCEV(const SCEV &) = delete;
122 SCEV &operator=(const SCEV &) = delete;
126 /// Return the LLVM type of this SCEV expression
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
ScalarEvolutionNormalization.h 47 class SCEV;
55 const SCEV *normalizeForPostIncUse(const SCEV *S, const PostIncLoopSet &Loops,
60 const SCEV *normalizeForPostIncUseIf(const SCEV *S, NormalizePredTy Pred,
65 const SCEV *denormalizeForPostIncUse(const SCEV *S, const PostIncLoopSet &Loops,
ScalarEvolution.h 13 // SCEV class. Given this analysis, trip counts of loops and other important
77 class SCEV : public FoldingSetNode {
78 friend struct FoldingSetTrait<SCEV>;
84 // The SCEV baseclass this node corresponds to
119 explicit SCEV(const FoldingSetNodeIDRef ID, unsigned SCEVTy)
121 SCEV(const SCEV &) = delete;
122 SCEV &operator=(const SCEV &) = delete;
126 /// Return the LLVM type of this SCEV expression
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
ScalarEvolutionNormalization.h 47 class SCEV;
55 const SCEV *normalizeForPostIncUse(const SCEV *S, const PostIncLoopSet &Loops,
60 const SCEV *normalizeForPostIncUseIf(const SCEV *S, NormalizePredTy Pred,
65 const SCEV *denormalizeForPostIncUse(const SCEV *S, const PostIncLoopSet &Loops,
ScalarEvolution.h 13 // SCEV class. Given this analysis, trip counts of loops and other important
77 class SCEV : public FoldingSetNode {
78 friend struct FoldingSetTrait<SCEV>;
84 // The SCEV baseclass this node corresponds to
119 explicit SCEV(const FoldingSetNodeIDRef ID, unsigned SCEVTy)
121 SCEV(const SCEV &) = delete;
122 SCEV &operator=(const SCEV &) = delete;
126 /// Return the LLVM type of this SCEV expression
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
ScalarEvolutionNormalization.h 47 class SCEV;
55 const SCEV *normalizeForPostIncUse(const SCEV *S, const PostIncLoopSet &Loops,
60 const SCEV *normalizeForPostIncUseIf(const SCEV *S, NormalizePredTy Pred,
65 const SCEV *denormalizeForPostIncUse(const SCEV *S, const PostIncLoopSet &Loops,
ScalarEvolution.h 13 // SCEV class. Given this analysis, trip counts of loops and other important
50 class SCEV;
58 template <> struct FoldingSetTrait<SCEV>;
64 class SCEV : public FoldingSetNode {
65 friend struct FoldingSetTrait<SCEV>;
71 // The SCEV baseclass this node corresponds to
80 SCEV(const SCEV &) = delete;
81 void operator=(const SCEV &) = delete;
110 explicit SCEV(const FoldingSetNodeIDRef ID, unsigned SCEVTy
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
ScalarEvolutionNormalization.h 47 class SCEV;
55 const SCEV *normalizeForPostIncUse(const SCEV *S, const PostIncLoopSet &Loops,
60 const SCEV *normalizeForPostIncUseIf(const SCEV *S, NormalizePredTy Pred,
65 const SCEV *denormalizeForPostIncUse(const SCEV *S, const PostIncLoopSet &Loops,
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
ScalarEvolutionNormalization.h 47 class SCEV;
55 const SCEV *normalizeForPostIncUse(const SCEV *S, const PostIncLoopSet &Loops,
60 const SCEV *normalizeForPostIncUseIf(const SCEV *S, NormalizePredTy Pred,
65 const SCEV *denormalizeForPostIncUse(const SCEV *S, const PostIncLoopSet &Loops,
ScalarEvolution.h 13 // SCEV class. Given this analysis, trip counts of loops and other important
77 class SCEV : public FoldingSetNode {
78 friend struct FoldingSetTrait<SCEV>;
84 // The SCEV baseclass this node corresponds to
119 explicit SCEV(const FoldingSetNodeIDRef ID, unsigned SCEVTy)
121 SCEV(const SCEV &) = delete;
122 SCEV &operator=(const SCEV &) = delete;
126 /// Return the LLVM type of this SCEV expression
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
ScalarEvolutionNormalization.h 47 class SCEV;
55 const SCEV *normalizeForPostIncUse(const SCEV *S, const PostIncLoopSet &Loops,
60 const SCEV *normalizeForPostIncUseIf(const SCEV *S, NormalizePredTy Pred,
65 const SCEV *denormalizeForPostIncUse(const SCEV *S, const PostIncLoopSet &Loops,
ScalarEvolution.h 13 // SCEV class. Given this analysis, trip counts of loops and other important
77 class SCEV : public FoldingSetNode {
78 friend struct FoldingSetTrait<SCEV>;
84 // The SCEV baseclass this node corresponds to
119 explicit SCEV(const FoldingSetNodeIDRef ID, unsigned SCEVTy)
121 SCEV(const SCEV &) = delete;
122 SCEV &operator=(const SCEV &) = delete;
126 /// Return the LLVM type of this SCEV expression
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
ScalarEvolutionNormalization.h 47 class SCEV;
55 const SCEV *normalizeForPostIncUse(const SCEV *S, const PostIncLoopSet &Loops,
60 const SCEV *normalizeForPostIncUseIf(const SCEV *S, NormalizePredTy Pred,
65 const SCEV *denormalizeForPostIncUse(const SCEV *S, const PostIncLoopSet &Loops,
ScalarEvolution.h 13 // SCEV class. Given this analysis, trip counts of loops and other important
77 class SCEV : public FoldingSetNode {
78 friend struct FoldingSetTrait<SCEV>;
84 // The SCEV baseclass this node corresponds to
119 explicit SCEV(const FoldingSetNodeIDRef ID, unsigned SCEVTy)
121 SCEV(const SCEV &) = delete;
122 SCEV &operator=(const SCEV &) = delete;
126 /// Return the LLVM type of this SCEV expression
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
ScalarEvolutionNormalization.h 47 class SCEV;
55 const SCEV *normalizeForPostIncUse(const SCEV *S, const PostIncLoopSet &Loops,
60 const SCEV *normalizeForPostIncUseIf(const SCEV *S, NormalizePredTy Pred,
65 const SCEV *denormalizeForPostIncUse(const SCEV *S, const PostIncLoopSet &Loops,
ScalarEvolution.h 13 // SCEV class. Given this analysis, trip counts of loops and other important
77 class SCEV : public FoldingSetNode {
78 friend struct FoldingSetTrait<SCEV>;
84 // The SCEV baseclass this node corresponds to
119 explicit SCEV(const FoldingSetNodeIDRef ID, unsigned SCEVTy)
121 SCEV(const SCEV &) = delete;
122 SCEV &operator=(const SCEV &) = delete;
126 /// Return the LLVM type of this SCEV expression
    [all...]
  /external/llvm/include/llvm/Analysis/
ScalarEvolution.h 13 // SCEV class. Given this analysis, trip counts of loops and other important
50 class SCEV;
58 template <> struct FoldingSetTrait<SCEV>;
64 class SCEV : public FoldingSetNode {
65 friend struct FoldingSetTrait<SCEV>;
71 // The SCEV baseclass this node corresponds to
80 SCEV(const SCEV &) = delete;
81 void operator=(const SCEV &) = delete;
108 explicit SCEV(const FoldingSetNodeIDRef ID, unsigned SCEVTy)
    [all...]

Completed in 301 milliseconds

1 2 3 4 5 6 7 8 91011