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

1 2 3

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
MachineLoopRanges.h 52 /// getLoop - Return the mapped machine loop.
53 const MachineLoop *getLoop() const { return Loop; }
  /external/replicaisland/src/com/replica/replicaisland/
SpriteAnimation.java 97 public boolean getLoop() {
SpriteComponent.java 161 && !mCurrentAnimation.getLoop()
  /external/llvm/include/llvm/Analysis/
IVUsers.h 146 Loop *getLoop() const { return L; }
LoopIterator.h 61 Loop *getLoop() const { return L; }
ScalarEvolutionExpressions.h 291 const Loop *getLoop() const { return L; }
301 getLoop(), FlagAnyWrap);
590 return SE.getAddRecExpr(Operands, Expr->getLoop(),
670 const Loop *L = Expr->getLoop();
  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
IVUsers.h 143 Loop *getLoop() const { return L; }
LoopIterator.h 62 Loop *getLoop() const { return L; }
  /external/swiftshader/third_party/LLVM/lib/Analysis/
IVUsers.cpp 54 if (AR->getLoop() == L)
243 if (AR->getLoop() == L)
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
IVUsers.h 125 Loop *getLoop() const { return L; }
ScalarEvolutionExpressions.h 291 const Loop *getLoop() const { return L; }
301 getLoop(), FlagAnyWrap);
634 return SE.getAddRecExpr(Operands, Expr->getLoop(),
714 const Loop *L = Expr->getLoop();
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
IVUsers.h 125 Loop *getLoop() const { return L; }
ScalarEvolutionExpressions.h 291 const Loop *getLoop() const { return L; }
301 getLoop(), FlagAnyWrap);
634 return SE.getAddRecExpr(Operands, Expr->getLoop(),
714 const Loop *L = Expr->getLoop();
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
IVUsers.h 125 Loop *getLoop() const { return L; }
ScalarEvolutionExpressions.h 291 const Loop *getLoop() const { return L; }
301 getLoop(), FlagAnyWrap);
634 return SE.getAddRecExpr(Operands, Expr->getLoop(),
714 const Loop *L = Expr->getLoop();
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
IVUsers.h 125 Loop *getLoop() const { return L; }
ScalarEvolutionExpressions.h 291 const Loop *getLoop() const { return L; }
301 getLoop(), FlagAnyWrap);
634 return SE.getAddRecExpr(Operands, Expr->getLoop(),
714 const Loop *L = Expr->getLoop();
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
IVUsers.h 125 Loop *getLoop() const { return L; }
ScalarEvolutionExpressions.h 291 const Loop *getLoop() const { return L; }
301 getLoop(), FlagAnyWrap);
634 return SE.getAddRecExpr(Operands, Expr->getLoop(),
714 const Loop *L = Expr->getLoop();
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
IVUsers.h 125 Loop *getLoop() const { return L; }
ScalarEvolutionExpressions.h 291 const Loop *getLoop() const { return L; }
301 getLoop(), FlagAnyWrap);
634 return SE.getAddRecExpr(Operands, Expr->getLoop(),
714 const Loop *L = Expr->getLoop();
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
IVUsers.h 125 Loop *getLoop() const { return L; }
ScalarEvolutionExpressions.h 291 const Loop *getLoop() const { return L; }
301 getLoop(), FlagAnyWrap);
634 return SE.getAddRecExpr(Operands, Expr->getLoop(),
714 const Loop *L = Expr->getLoop();
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
IVUsers.h 125 Loop *getLoop() const { return L; }
ScalarEvolutionExpressions.h 291 const Loop *getLoop() const { return L; }
301 getLoop(), FlagAnyWrap);
634 return SE.getAddRecExpr(Operands, Expr->getLoop(),
714 const Loop *L = Expr->getLoop();

Completed in 2295 milliseconds

1 2 3