Home
last modified time | relevance | path

Searched defs:StepV (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/llvm/lib/Transforms/Utils/
DCanonicalizeFreezeInLoops.cpp146 Value *StepV = Info.StepInst->getOperand(Info.StepValIdx); in run() local
DScalarEvolutionExpander.cpp1079 Value *SCEVExpander::expandIVInc(PHINode *PN, Value *StepV, const Loop *L, in expandIVInc()
1320 Value *StepV = expandCodeForImpl( in getAddRecExprPHILiterally() local
1462 Value *StepV; in expandAddRecExprLiterally() local
/external/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp977 Value *SCEVExpander::expandIVInc(PHINode *PN, Value *StepV, const Loop *L, in expandIVInc()
1205 Value *StepV = expandCodeFor(Step, IntTy, &L->getHeader()->front()); in getAddRecExprPHILiterally() local
1343 Value *StepV; in expandAddRecExprLiterally() local
DScalarEvolution.cpp7143 const APInt &StepV = StepC->getAPInt(); in howFarToZero() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp1052 Value *SCEVExpander::expandIVInc(PHINode *PN, Value *StepV, const Loop *L, in expandIVInc()
1284 Value *StepV = expandCodeFor(Step, IntTy, &L->getHeader()->front()); in getAddRecExprPHILiterally() local
1426 Value *StepV; in expandAddRecExprLiterally() local
/external/llvm-project/clang/lib/CodeGen/
DCodeGenPGO.cpp922 llvm::Value *StepV) { in emitCounterIncrement()
DCGExprScalar.cpp4433 llvm::Value *StepV = Builder.CreateZExtOrBitCast(CondV, CGF.Int64Ty); in VisitAbstractConditionalOperator() local