Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCanonicalizeFreezeInLoops.cpp173 Value *StepV = Info.StepInst->getOperand(Info.StepValIdx); in run() local
H A DScalarEvolutionExpander.cpp793 expandIVInc(PHINode * PN,Value * StepV,const Loop * L,bool useSubtract) expandIVInc() argument
1002 Value *StepV = expand(Step, L->getHeader()->getFirstInsertionPt()); getAddRecExprPHILiterally() local
1120 Value *StepV; expandAddRecExprLiterally() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenPGO.cpp1100 emitCounterIncrement(CGBuilderTy & Builder,const Stmt * S,llvm::Value * StepV) emitCounterIncrement() argument
H A DCGExprScalar.cpp4936 llvm::Value *StepV = Builder.CreateZExtOrBitCast(CondV, CGF.Int64Ty); VisitAbstractConditionalOperator() local