One more try to make this look nice. I have lots of pseudo lowering
[oota-llvm.git] / lib / Target / Mips / Mips16InstrInfo.h
index 0e8e87ab2a7cd5e3cb94d872551ac88dc71d28a9..d197e7caec6be59153531fd47bc24fd9bceb303f 100644 (file)
@@ -96,6 +96,9 @@ public:
 
   const MCInstrDesc& AddiuSpImm(int64_t Imm) const;
 
+  void BuildAddiuSpImm
+    (MachineBasicBlock &MBB, MachineBasicBlock::iterator I, int64_t Imm) const;
+
 private:
   virtual unsigned GetAnalyzableBrOpc(unsigned Opc) const;