Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DCanonicalizeFreezeInLoops.cpp146 Value *StepV = Info.StepInst->getOperand(Info.StepValIdx); in run() local
H A DScalarEvolutionExpander.cpp1095 Value *SCEVExpander::expandIVInc(PHINode *PN, Value *StepV, const Loop *L, in expandIVInc()
1336 Value *StepV = expandCodeForImpl( in getAddRecExprPHILiterally() local
1489 Value *StepV; in expandAddRecExprLiterally() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenPGO.cpp943 llvm::Value *StepV) { in emitCounterIncrement()
H A DCGExprScalar.cpp4590 llvm::Value *StepV = Builder.CreateZExtOrBitCast(CondV, CGF.Int64Ty); in VisitAbstractConditionalOperator() local