Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcFrameLowering.h54 void remapRegsForLeafProc(MachineFunction &MF) const;
H A DSparcFrameLowering.cpp276 void SparcFrameLowering::remapRegsForLeafProc(MachineFunction &MF) const { in remapRegsForLeafProc() function in SparcFrameLowering
326 remapRegsForLeafProc(MF); in determineCalleeSaves()