Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVGatherScatterLowering.cpp90 static std::pair<Value *, Value *> matchStridedConstant(Constant *StartC) { in matchStridedConstant()
125 auto *StartC = dyn_cast<Constant>(Start); in matchStridedStart() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp1379 auto *StartC = dyn_cast<ConstantInt>(getStartValue()->getLiveInIRValue()); in isCanonical() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp1954 const APFloat *StartC, *C; in visitFAdd() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp1457 const SCEVConstant *StartC = dyn_cast<SCEVConstant>(Start); in proveNoWrapByVaryingStart() local
3480 const SCEVConstant *StartC = dyn_cast<SCEVConstant>(AR->getStart()); in getUDivExpr() local
H A DValueTracking.cpp2571 const APInt *StartC, *StepC; in isNonZeroRecurrence() local