Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:StackOffset

1511   uint64_t StackOffset = PtrVT.getSizeInBits()/8 - 1;
1512 SDValue ConstStackOffset = DAG.getConstant(StackOffset, PtrVT);
1533 nextOffset += StackOffset;