Home | History | Annotate | Download | only in PowerPC

Lines Matching defs:FrameOffset

2610   uint64_t FrameOffset = PtrVT.getSizeInBits()/8;
2611 SDValue ConstFrameOffset = DAG.getConstant(FrameOffset, dl, PtrVT);
2643 nextOffset += FrameOffset;