Searched refs:k_ShiftExtend (Results 1 – 1 of 1) sorted by relevance
360 k_ShiftExtend, enumerator582 case k_ShiftExtend: in AArch64Operand()757 if (Kind == k_ShiftExtend) in getShiftExtendType()765 if (Kind == k_ShiftExtend) in getShiftExtendAmount()773 if (Kind == k_ShiftExtend) in hasShiftExtendAmount()1488 bool isShiftExtend() const { return Kind == k_ShiftExtend; } in isShiftExtend()2517 auto Op = std::make_unique<AArch64Operand>(k_ShiftExtend, Ctx); in CreateShiftExtend()2619 case k_ShiftExtend: in print()