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.h404 void restoreLRFromStack(MachineBasicBlock &MBB,
H A DARMBaseInstrInfo.cpp6508 void ARMBaseInstrInfo::restoreLRFromStack(MachineBasicBlock &MBB, in restoreLRFromStack() function in ARMBaseInstrInfo
6635 restoreLRFromStack(MBB, Et, true, Auth); in buildOutlinedFrame()
6717 restoreLRFromStack(MBB, It, !AFI.isLRSpilled(), Auth); in insertOutlinedCall()