Home
last modified time | relevance | path

Searched defs:IncExpr (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp1573 const SCEV *IncExpr; member
2492 const SCEV *IncExpr, in isProfitableIncrement()
2625 const SCEV *IncExpr = SE.getMinusSCEV(OperExpr, PrevExpr); in ChainInstruction() local
2809 static bool canFoldIVIncExpr(const SCEV *IncExpr, Instruction *UserInst, in canFoldIVIncExpr()
2877 const SCEV *IncExpr = SE.getNoopOrSignExtend(Inc.IncExpr, IntTy); in GenerateIVChain() local
/external/llvm-project/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp1852 const SCEV *IncExpr; member
2801 const SCEV *IncExpr, in isProfitableIncrement()
2940 const SCEV *IncExpr = SE.getMinusSCEV(OperExpr, PrevExpr); in ChainInstruction() local
3122 static bool canFoldIVIncExpr(const SCEV *IncExpr, Instruction *UserInst, in canFoldIVIncExpr()
3191 const SCEV *IncExpr = SE.getNoopOrSignExtend(Inc.IncExpr, IntTy); in GenerateIVChain() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp1859 const SCEV *IncExpr; member
2805 const SCEV *IncExpr, in isProfitableIncrement()
2937 const SCEV *IncExpr = SE.getMinusSCEV(OperExpr, PrevExpr); in ChainInstruction() local
3119 static bool canFoldIVIncExpr(const SCEV *IncExpr, Instruction *UserInst, in canFoldIVIncExpr()
3188 const SCEV *IncExpr = SE.getNoopOrSignExtend(Inc.IncExpr, IntTy); in GenerateIVChain() local
/external/llvm-project/clang/lib/CodeGen/
DCGStmtOpenMP.cpp1863 const Expr *IncExpr, in EmitOMPInnerLoop()
2656 Expr *IncExpr; in EmitOMPDistributeOuterLoop() local
4618 Expr *IncExpr) { in EmitOMPDistributeLoop()
/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp1276 const Expr *IncExpr, in EmitOMPInnerLoop()