Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:StackOffset

1719   uint64_t StackOffset = PtrVT.getSizeInBits()/8 - 1;
1720 SDValue ConstStackOffset = DAG.getConstant(StackOffset, PtrVT);
1741 nextOffset += StackOffset;