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.h64 static void updateLRRestored(MachineFunction &MF);
H A DARMFrameLowering.cpp3057 void ARMFrameLowering::updateLRRestored(MachineFunction &MF) { in updateLRRestored() function in ARMFrameLowering
3084 updateLRRestored(MF); in processFunctionBeforeFrameFinalized()
H A DARMLoadStoreOptimizer.cpp2126 ARMFrameLowering::updateLRRestored(Fn); in runOnMachineFunction()