Searched refs:GPRCS1Push (Results 1 – 2 of 2) sorted by relevance
247 MachineBasicBlock::iterator FRPush, GPRCS1Push, GPRCS2Push; in emitPrologue() local258 GPRCS1Push = MBBI; in emitPrologue()302 tryFoldSPUpdateIntoPushPop(STI, MF, &*(GPRCS1Push), NumBytes)) { in emitPrologue()312 HasFrameRecordArea ? std::next(FRPush) : std::next(GPRCS1Push); in emitPrologue()352 MachineBasicBlock::iterator Pos = std::next(GPRCS1Push); in emitPrologue()
869 MachineBasicBlock::iterator LastPush = MBB.end(), GPRCS1Push, GPRCS2Push; in emitPrologue() local891 GPRCS1Push = LastPush = MBBI++; in emitPrologue()1075 AfterPush = std::next(GPRCS1Push); in emitPrologue()1076 unsigned PushSize = sizeOfSPAdjustment(*GPRCS1Push); in emitPrologue()1122 MachineBasicBlock::iterator Pos = std::next(GPRCS1Push); in emitPrologue()