Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:IncValue

8166       // alignment), and the value of IncValue (which is actually used to
8171 int IncValue = IncOffset;
8179 --IncValue;
8181 SDValue Increment = DAG.getConstant(IncValue, getPointerTy());