Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h405 void restoreLRFromStack(MachineBasicBlock &MBB,
H A DARMBaseInstrInfo.cpp6329 void ARMBaseInstrInfo::restoreLRFromStack(MachineBasicBlock &MBB, in restoreLRFromStack() function in ARMBaseInstrInfo
6421 restoreLRFromStack(MBB, Et, true, Auth); in buildOutlinedFrame()
6504 restoreLRFromStack(MBB, It, !AFI.isLRSpilled(), Auth); in insertOutlinedCall()