Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMFrameLowering.cpp448 MachineBasicBlock::iterator LastPush = MBB.end(), GPRCS1Push, GPRCS2Push; in emitPrologue() local
475 GPRCS2Push = LastPush = MBBI++; in emitPrologue()
652 MachineBasicBlock::iterator Pos = std::next(GPRCS2Push); in emitPrologue()