Searched refs:LastPush (Results 1 – 1 of 1) sorted by relevance
872 LastPush = MBBI++; in emitPrologue()876 LastPush = MBBI++; in emitPrologue()884 LastPush = std::prev(MBBI); in emitPrologue()890 GPRCS1Push = LastPush = MBBI++; in emitPrologue()927 GPRCS2Push = LastPush = MBBI++; in emitPrologue()928 DefCFAOffsetCandidates.addInst(LastPush, GPRCS2Size); in emitPrologue()935 if (LastPush != MBB.end() && in emitPrologue()951 LastPush = MBBI++; in emitPrologue()967 GPRCS2Push = LastPush = MBBI++; in emitPrologue()968 DefCFAOffsetCandidates.addInst(LastPush, GPRCS2Size); in emitPrologue()[all …]