Home
last modified time | relevance | path

Searched refs:GPRCS2Push (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumb1FrameLowering.cpp235 MachineBasicBlock::iterator FRPush, GPRCS1Push, GPRCS2Push; in emitPrologue() local
260 GPRCS2Push = MBBI; in emitPrologue()
374 CFIBuilder.setInsertPoint(std::next(GPRCS2Push)); in emitPrologue()
H A DARMFrameLowering.cpp988 MachineBasicBlock::iterator LastPush = MBB.end(), GPRCS1Push, GPRCS2Push, in emitPrologue() local
1050 GPRCS2Push = LastPush = MBBI++; in emitPrologue()
1228 FPPushInst = GPRCS2Push; in emitPrologue()
1294 CFIPos = std::next(GPRCS2Push); in emitPrologue()