Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumb1FrameLowering.cpp246 MachineBasicBlock::iterator FRPush, GPRCS1Push, GPRCS2Push; in emitPrologue() local
253 FRPush = MBBI++; in emitPrologue()
311 HasFrameRecordArea ? std::next(FRPush) : std::next(GPRCS1Push); in emitPrologue()