X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FTarget%2FMips%2FMipsSEInstrInfo.h;h=6d2dd901f33b66eb942fa891dea706010d2d7fa2;hb=24e5f9652aff7fc28bb3855d12e9d7506b384ad6;hp=a2dfd9579d179d3e2684a4ed60d2feaff367a319;hpb=3e6758541bb8c143f1f8d3ff550eba3dcc8d22e0;p=oota-llvm.git diff --git a/lib/Target/Mips/MipsSEInstrInfo.h b/lib/Target/Mips/MipsSEInstrInfo.h index a2dfd9579d1..6d2dd901f33 100644 --- a/lib/Target/Mips/MipsSEInstrInfo.h +++ b/lib/Target/Mips/MipsSEInstrInfo.h @@ -87,6 +87,13 @@ private: std::pair compareOpndSize(unsigned Opc, const MachineFunction &MF) const; + void expandPseudoMFHiLo(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, + unsigned NewOpc) const; + + void expandPseudoMTLoHi(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, + unsigned LoOpc, unsigned HiOpc, + bool HasExplicitDef) const; + /// Expand pseudo Int-to-FP conversion instructions. /// /// For example, the following pseudo instruction