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

1 2

  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
ScalarEvolutionExpressions.h 115 /// SCEVSignExtendExpr - This class represents a sign extension of a small
118 class SCEVSignExtendExpr : public SCEVCastExpr {
121 SCEVSignExtendExpr(const FoldingSetNodeIDRef ID,
126 static inline bool classof(const SCEVSignExtendExpr *S) { return true; }
470 return ((SC*)this)->visitSignExtendExpr((const SCEVSignExtendExpr*)S);
ScalarEvolutionExpander.h 216 Value *visitSignExtendExpr(const SCEVSignExtendExpr *S);
  /external/llvm/include/llvm/Analysis/
ScalarEvolutionExpressions.h 107 class SCEVSignExtendExpr : public SCEVCastExpr {
110 SCEVSignExtendExpr(const FoldingSetNodeIDRef ID,
449 return ((SC*)this)->visitSignExtendExpr((const SCEVSignExtendExpr*)S);
562 const SCEV *visitSignExtendExpr(const SCEVSignExtendExpr *Expr) {
ScalarEvolutionExpander.h 333 Value *visitSignExtendExpr(const SCEVSignExtendExpr *S);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
ScalarEvolutionExpressions.h 107 class SCEVSignExtendExpr : public SCEVCastExpr {
110 SCEVSignExtendExpr(const FoldingSetNodeIDRef ID,
449 return ((SC*)this)->visitSignExtendExpr((const SCEVSignExtendExpr*)S);
606 const SCEV *visitSignExtendExpr(const SCEVSignExtendExpr *Expr) {
ScalarEvolutionExpander.h 349 Value *visitSignExtendExpr(const SCEVSignExtendExpr *S);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
ScalarEvolutionExpressions.h 107 class SCEVSignExtendExpr : public SCEVCastExpr {
110 SCEVSignExtendExpr(const FoldingSetNodeIDRef ID,
449 return ((SC*)this)->visitSignExtendExpr((const SCEVSignExtendExpr*)S);
606 const SCEV *visitSignExtendExpr(const SCEVSignExtendExpr *Expr) {
ScalarEvolutionExpander.h 349 Value *visitSignExtendExpr(const SCEVSignExtendExpr *S);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
ScalarEvolutionExpressions.h 107 class SCEVSignExtendExpr : public SCEVCastExpr {
110 SCEVSignExtendExpr(const FoldingSetNodeIDRef ID,
449 return ((SC*)this)->visitSignExtendExpr((const SCEVSignExtendExpr*)S);
606 const SCEV *visitSignExtendExpr(const SCEVSignExtendExpr *Expr) {
ScalarEvolutionExpander.h 349 Value *visitSignExtendExpr(const SCEVSignExtendExpr *S);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
ScalarEvolutionExpressions.h 107 class SCEVSignExtendExpr : public SCEVCastExpr {
110 SCEVSignExtendExpr(const FoldingSetNodeIDRef ID,
449 return ((SC*)this)->visitSignExtendExpr((const SCEVSignExtendExpr*)S);
606 const SCEV *visitSignExtendExpr(const SCEVSignExtendExpr *Expr) {
ScalarEvolutionExpander.h 349 Value *visitSignExtendExpr(const SCEVSignExtendExpr *S);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
ScalarEvolutionExpressions.h 107 class SCEVSignExtendExpr : public SCEVCastExpr {
110 SCEVSignExtendExpr(const FoldingSetNodeIDRef ID,
449 return ((SC*)this)->visitSignExtendExpr((const SCEVSignExtendExpr*)S);
606 const SCEV *visitSignExtendExpr(const SCEVSignExtendExpr *Expr) {
ScalarEvolutionExpander.h 349 Value *visitSignExtendExpr(const SCEVSignExtendExpr *S);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
ScalarEvolutionExpressions.h 107 class SCEVSignExtendExpr : public SCEVCastExpr {
110 SCEVSignExtendExpr(const FoldingSetNodeIDRef ID,
449 return ((SC*)this)->visitSignExtendExpr((const SCEVSignExtendExpr*)S);
606 const SCEV *visitSignExtendExpr(const SCEVSignExtendExpr *Expr) {
ScalarEvolutionExpander.h 349 Value *visitSignExtendExpr(const SCEVSignExtendExpr *S);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
ScalarEvolutionExpressions.h 107 class SCEVSignExtendExpr : public SCEVCastExpr {
110 SCEVSignExtendExpr(const FoldingSetNodeIDRef ID,
449 return ((SC*)this)->visitSignExtendExpr((const SCEVSignExtendExpr*)S);
606 const SCEV *visitSignExtendExpr(const SCEVSignExtendExpr *Expr) {
ScalarEvolutionExpander.h 349 Value *visitSignExtendExpr(const SCEVSignExtendExpr *S);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
ScalarEvolutionExpressions.h 107 class SCEVSignExtendExpr : public SCEVCastExpr {
110 SCEVSignExtendExpr(const FoldingSetNodeIDRef ID,
449 return ((SC*)this)->visitSignExtendExpr((const SCEVSignExtendExpr*)S);
606 const SCEV *visitSignExtendExpr(const SCEVSignExtendExpr *Expr) {
ScalarEvolutionExpander.h 349 Value *visitSignExtendExpr(const SCEVSignExtendExpr *S);
  /external/llvm/lib/Analysis/
ScalarEvolution.cpp 157 const SCEVSignExtendExpr *SExt = cast<SCEVSignExtendExpr>(this);
350 SCEVSignExtendExpr::SCEVSignExtendExpr(const FoldingSetNodeIDRef ID,
756 void visitSignExtendExpr(const SCEVSignExtendExpr *Numerator) {}
    [all...]
DependenceAnalysis.cpp 838 (isa<SCEVSignExtendExpr>(Src) && isa<SCEVSignExtendExpr>(Dst))) {
    [all...]
ScalarEvolutionExpander.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Analysis/
ScalarEvolution.cpp 148 const SCEVSignExtendExpr *SExt = cast<SCEVSignExtendExpr>(this);
325 SCEVSignExtendExpr::SCEVSignExtendExpr(const FoldingSetNodeIDRef ID,
818 if (const SCEVSignExtendExpr *SS = dyn_cast<SCEVSignExtendExpr>(Op))
    [all...]
ScalarEvolutionExpander.cpp     [all...]

Completed in 933 milliseconds

1 2