Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:FrameIdx

208   int FrameIdx = MF->getFrameInfo()->CreateSpillStackObject(RC->getSize(),
212 StackSlotForVirtReg[VirtReg] = FrameIdx;
213 return FrameIdx;