Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFrameLowering.h65 static void updateLRRestored(MachineFunction &MF);
H A DARMFrameLowering.cpp2787 void ARMFrameLowering::updateLRRestored(MachineFunction &MF) { in updateLRRestored() function in ARMFrameLowering
2814 updateLRRestored(MF); in processFunctionBeforeFrameFinalized()
H A DARMLoadStoreOptimizer.cpp2129 ARMFrameLowering::updateLRRestored(Fn); in runOnMachineFunction()