Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/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
634 replaceFPWithRealFP(MF); in emitPrologue()