Refactor the ARM 'setend' instruction pattern. Use a single instruction pattern
[oota-llvm.git] / lib / Target / ARM / InstPrinter / ARMInstPrinter.h
index d82e56863e665325246b4f66bba31e42705ba8b4..d707706063a9f28a301a5f479c4414a21607d719 100644 (file)
@@ -87,6 +87,7 @@ public:
   void printT2AddrModeSoRegOperand(const MCInst *MI, unsigned OpNum,
                                    raw_ostream &O);
 
+  void printSetendOperand(const MCInst *MI, unsigned OpNum, raw_ostream &O);
   void printCPSOptionOperand(const MCInst *MI, unsigned OpNum, raw_ostream &O);
   void printMSRMaskOperand(const MCInst *MI, unsigned OpNum, raw_ostream &O);
   void printNegZeroOperand(const MCInst *MI, unsigned OpNum, raw_ostream &O);