X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FTarget%2FSystemZ%2FSystemZInstrInfo.h;fp=lib%2FTarget%2FSystemZ%2FSystemZInstrInfo.h;h=06e677a9c32b111882a4d25b59029e3c5a3bf365;hb=4c8feae136bbb54ba09d8f8dc7e61714270f7cd5;hp=30f4c7dde446a12b86df24000b454b4a3e6013dd;hpb=441aeddd56d000ff77460586961a523e41edd205;p=oota-llvm.git diff --git a/lib/Target/SystemZ/SystemZInstrInfo.h b/lib/Target/SystemZ/SystemZInstrInfo.h index 30f4c7dde44..06e677a9c32 100644 --- a/lib/Target/SystemZ/SystemZInstrInfo.h +++ b/lib/Target/SystemZ/SystemZInstrInfo.h @@ -116,6 +116,8 @@ class SystemZInstrInfo : public SystemZGenInstrInfo { void splitMove(MachineBasicBlock::iterator MI, unsigned NewOpcode) const; void splitAdjDynAlloc(MachineBasicBlock::iterator MI) const; + void expandRIPseudo(MachineInstr *MI, unsigned LowOpcode, + unsigned HighOpcode, bool ConvertHigh) const; void expandRXYPseudo(MachineInstr *MI, unsigned LowOpcode, unsigned HighOpcode) const; void expandZExtPseudo(MachineInstr *MI, unsigned LowOpcode,