Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DEVLIndVarSimplify.cpp162 const SCEV *StepV = IVD.getStep(); in run() local
H A DVPlanTransforms.cpp670 VPValue *StepV = PtrIV->getOperand(1); in legalizeAndOptimizeInductions() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCanonicalizeFreezeInLoops.cpp173 Value *StepV = Info.StepInst->getOperand(Info.StepValIdx); in run() local
H A DScalarEvolutionExpander.cpp876 Value *SCEVExpander::expandIVInc(PHINode *PN, Value *StepV, const Loop *L, in expandIVInc()
1086 Value *StepV = expand(Step, L->getHeader()->getFirstInsertionPt()); in getAddRecExprPHILiterally() local
1201 Value *StepV; in expandAddRecExprLiterally() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenPGO.cpp1201 llvm::Value *StepV) { in emitCounterSetOrIncrement()
1517 llvm::Value *StepV) { in incrementProfileCounter()
H A DCGExprScalar.cpp5616 llvm::Value *StepV = Builder.CreateZExtOrBitCast(CondV, CGF.Int64Ty); in VisitAbstractConditionalOperator() local