Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCFrameLowering.h90 void replaceFPWithRealFP(MachineFunction &MF) const;
DPPCFrameLowering.cpp531 void PPCFrameLowering::replaceFPWithRealFP(MachineFunction &MF) const { in replaceFPWithRealFP() function in PPCFrameLowering
745 replaceFPWithRealFP(MF); in emitPrologue()
/external/llvm/lib/Target/PowerPC/
DPPCFrameLowering.h90 void replaceFPWithRealFP(MachineFunction &MF) const;
DPPCFrameLowering.cpp518 void PPCFrameLowering::replaceFPWithRealFP(MachineFunction &MF) const { in replaceFPWithRealFP() function in PPCFrameLowering
736 replaceFPWithRealFP(MF); in emitPrologue()