Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:SSFI

5307   int SSFI = MF.getFrameInfo()->CreateStackObject(8, 8, false);
5308 SDValue StackSlot = DAG.getFrameIndex(SSFI, PtrVT);