Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.h112 void replaceFPWithRealFP(MachineFunction &MF) const;
H A DPPCFrameLowering.cpp385 void PPCFrameLowering::replaceFPWithRealFP(MachineFunction &MF) const { in replaceFPWithRealFP() function in PPCFrameLowering
633 replaceFPWithRealFP(MF); in emitPrologue()