Home | History | Annotate | Download | only in PowerPC

Lines Matching defs:IncValue

10367       // alignment), and the value of IncValue (which is actually used to
10372 int IncValue = IncOffset;
10380 --IncValue;
10383 DAG.getConstant(IncValue, dl, getPointerTy(MF.getDataLayout()));