diff --git a/llvm/lib/Target/VE/VEInstrInfo.td b/llvm/lib/Target/VE/VEInstrInfo.td --- a/llvm/lib/Target/VE/VEInstrInfo.td +++ b/llvm/lib/Target/VE/VEInstrInfo.td @@ -368,12 +368,9 @@ // Branch targets have OtherVT type. def brtarget32 : Operand { - let EncoderMethod = "getBranchTarget32OpValue"; } def calltarget : Operand { - let EncoderMethod = "getCallTargetOpValue"; - let DecoderMethod = "DecodeCall"; } // Operand for printing out a condition code.