Searched defs:Stride (Results 1 – 8 of 8) sorted by relevance
497 unsigned Stride = SrcVT.getScalarType().getSizeInBits()/8; in ExpandLoad() local554 unsigned Stride = ScalarSize/8; in ExpandStore() local
795 const SCEVConstant *Stride = dyn_cast<SCEVConstant>(StoreEv->getOperand(1)); in processLoopStore() local856 const SCEVConstant *Stride = dyn_cast<SCEVConstant>(Ev->getOperand(1)); in processLoopMemSet() local
254 int Stride = 1; in moveOperands() local
360 const unsigned Stride = std::numeric_limits<SparseT>::max() + 1u; in findIndex() local
6340 bool ScalarEvolution::doesIVOverflowOnLT(const SCEV *RHS, const SCEV *Stride, in doesIVOverflowOnLT()6369 bool ScalarEvolution::doesIVOverflowOnGT(const SCEV *RHS, const SCEV *Stride, in doesIVOverflowOnGT()6429 const SCEV *Stride = IV->getStepRecurrence(*this); in HowManyLessThans() local6499 const SCEV *Stride = getNegativeSCEV(IV->getStepRecurrence(*this)); in HowManyGreaterThans() local
3629 int64_t Stride = StepVal / Size; in isStridedPtr() local
5487 unsigned Stride; in EmitVAArg() local
18293 SDValue Stride = DAG.getConstant(16, TLI.getPointerTy()); in PerformSTORECombine() local