Searched refs:ShiftExtend (Results 1 – 1 of 1) sorted by relevance
262 struct ShiftExtendOp ShiftExtend; member317 ShiftExtend = o.ShiftExtend; in AArch64Operand()424 return ShiftExtend.Type; in getShiftExtendType()429 return ShiftExtend.Amount; in getShiftExtendAmount()434 return ShiftExtend.HasExplicitAmount; in hasShiftExtendAmount()1778 Op->ShiftExtend.Type = ShOp; in CreateShiftExtend()1779 Op->ShiftExtend.Amount = Val; in CreateShiftExtend()1780 Op->ShiftExtend.HasExplicitAmount = HasExplicitAmount; in CreateShiftExtend()