Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:FrameIdx

183   int FrameIdx = MF->getFrameInfo()->CreateSpillStackObject(RC->getSize(),
187 StackSlotForVirtReg[VirtReg] = FrameIdx;
188 return FrameIdx;