Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h396 void restoreLRFromStack(MachineBasicBlock &MBB,
H A DARMBaseInstrInfo.cpp6511 void ARMBaseInstrInfo::restoreLRFromStack(MachineBasicBlock &MBB, in restoreLRFromStack() function in ARMBaseInstrInfo
6637 restoreLRFromStack(MBB, Et, true, Auth); in buildOutlinedFrame()
6719 restoreLRFromStack(MBB, It, !AFI.isLRSpilled(), Auth); in insertOutlinedCall()