Searched refs:ShiftExtend (Results 1 – 1 of 1) sorted by relevance
252 struct ShiftExtendOp ShiftExtend; member304 ShiftExtend = o.ShiftExtend; in AArch64Operand()401 return ShiftExtend.Type; in getShiftExtendType()406 return ShiftExtend.Amount; in getShiftExtendAmount()411 return ShiftExtend.HasExplicitAmount; in hasShiftExtendAmount()1667 Op->ShiftExtend.Type = ShOp; in CreateShiftExtend()1668 Op->ShiftExtend.Amount = Val; in CreateShiftExtend()1669 Op->ShiftExtend.HasExplicitAmount = HasExplicitAmount; in CreateShiftExtend()