Searched defs:StepVal (Results 1 – 6 of 6) sorted by relevance
1511 int64_t StepVal = APStepVal.getSExtValue(); in getPtrStride() local2898 int64_t StepVal = APStepVal.getSExtValue(); in getStrideFromPointer() local
1348 Constant *StepVal = ConstantInt::get(II.getType(), NumElts); in instCombineSVECntElts() local
5909 const APInt &StepVal = N->getConstantOperandAPInt(0); in PromoteIntRes_STEP_VECTOR() local
1990 APInt StepVal = Step->getAsAPIntVal(); SplitVecRes_STEP_VECTOR() local
2064 const APInt &StepVal) { in getStepVector()
10631 StepVec = DAG.getNode(ISD::SHL, DL, VT, StepVec, StepVal); in lowerSTEP_VECTOR() local 10626 SDValue StepVal = lowerSTEP_VECTOR() local