Searched defs:IndexExprs (Results 1 – 14 of 14) sorted by relevance
/external/llvm/lib/Transforms/Scalar/ |
D | NaryReassociate.cpp | 374 SmallVector<const SCEV *, 4> IndexExprs; in tryReassociateGEPAtIndex() local
|
D | StraightLineStrengthReduce.cpp | 488 SmallVector<const SCEV *, 4> IndexExprs; in allocateCandidatesAndFindBasisForGEP() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | NaryReassociate.cpp | 372 SmallVector<const SCEV *, 4> IndexExprs; in tryReassociateGEPAtIndex() local
|
D | StraightLineStrengthReduce.cpp | 524 SmallVector<const SCEV *, 4> IndexExprs; in allocateCandidatesAndFindBasisForGEP() local
|
/external/llvm-project/llvm/lib/Transforms/Scalar/ |
D | NaryReassociate.cpp | 368 SmallVector<const SCEV *, 4> IndexExprs; in tryReassociateGEPAtIndex() local
|
D | StraightLineStrengthReduce.cpp | 537 SmallVector<const SCEV *, 4> IndexExprs; in allocateCandidatesAndFindBasisForGEP() local
|
/external/clang/lib/AST/ |
D | Expr.cpp | 3526 ArrayRef<Expr*> IndexExprs, in DesignatedInitExpr() 3590 ArrayRef<Expr*> IndexExprs, in Create()
|
D | ASTImporter.cpp | 5445 SmallVector<Expr *, 4> IndexExprs(DIE->getNumSubExprs() - 1); in VisitDesignatedInitExpr() local
|
/external/llvm-project/clang/lib/AST/ |
D | Expr.cpp | 4143 ArrayRef<Expr *> IndexExprs, Expr *Init) in DesignatedInitExpr() 4176 ArrayRef<Expr*> IndexExprs, in Create()
|
/external/clang/lib/Sema/ |
D | SemaInit.cpp | 1976 SmallVector<Expr*, 4> IndexExprs(NumIndexExprs); in CloneDesignatedInitExpr() local
|
/external/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 2974 const SmallVectorImpl<const SCEV *> &IndexExprs, in getGEPExpr() 4332 SmallVector<const SCEV *, 4> IndexExprs; in createNodeForGEP() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 3494 const SmallVectorImpl<const SCEV *> &IndexExprs) { in getGEPExpr() 5445 SmallVector<const SCEV *, 4> IndexExprs; in createNodeForGEP() local
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaInit.cpp | 2300 SmallVector<Expr*, 4> IndexExprs(NumIndexExprs); in CloneDesignatedInitExpr() local
|
/external/llvm-project/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 3409 const SmallVectorImpl<const SCEV *> &IndexExprs) { in getGEPExpr() 5517 SmallVector<const SCEV *, 4> IndexExprs; in createNodeForGEP() local
|