Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.h112 void replaceFPWithRealFP(MachineFunction &MF) const;
H A DPPCFrameLowering.cpp384 void PPCFrameLowering::replaceFPWithRealFP(MachineFunction &MF) const { in replaceFPWithRealFP() function in PPCFrameLowering
633 replaceFPWithRealFP(MF); in emitPrologue()