Home | History | Annotate | Download | only in PowerPC

Lines Matching defs:StackOffset

2003   uint64_t StackOffset = PtrVT.getSizeInBits()/8 - 1;
2004 SDValue ConstStackOffset = DAG.getConstant(StackOffset, PtrVT);
2025 nextOffset += StackOffset;