Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.h113 void replaceFPWithRealFP(MachineFunction &MF) const;
H A DPPCFrameLowering.cpp386 void PPCFrameLowering::replaceFPWithRealFP(MachineFunction &MF) const { in replaceFPWithRealFP() function in PPCFrameLowering
636 replaceFPWithRealFP(MF); in emitPrologue()