There are some Mips instructions that are lowered by the
[oota-llvm.git] / lib / Target / Mips / MipsMCInstLower.h
index 0abb996a6877532ce1caecdcb9db95067d1b1d98..3eab5a452e33d16c6dbc8d8806ece80edb2ed836 100644 (file)
@@ -33,7 +33,6 @@ public:
   MipsMCInstLower(MipsAsmPrinter &asmprinter);
   void Initialize(Mangler *mang, MCContext *C);
   void Lower(const MachineInstr *MI, MCInst &OutMI) const;
-  void LowerLargeShift(const MachineInstr *MI, MCInst &Inst, int64_t Shift);
 
 private:
   MCOperand LowerSymbolOperand(const MachineOperand &MO,