Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h399 void restoreLRFromStack(MachineBasicBlock &MBB,
H A DARMBaseInstrInfo.cpp6506 void ARMBaseInstrInfo::restoreLRFromStack(MachineBasicBlock &MBB, in restoreLRFromStack() function in ARMBaseInstrInfo
6633 restoreLRFromStack(MBB, Et, true, Auth); in buildOutlinedFrame()
6715 restoreLRFromStack(MBB, It, !AFI.isLRSpilled(), Auth); in insertOutlinedCall()