Searched refs:k_ShiftExtend (Results 1 – 1 of 1) sorted by relevance
367 k_ShiftExtend, enumerator598 case k_ShiftExtend: in AArch64Operand()783 if (Kind == k_ShiftExtend) in getShiftExtendType()791 if (Kind == k_ShiftExtend) in getShiftExtendAmount()799 if (Kind == k_ShiftExtend) in hasShiftExtendAmount()1514 bool isShiftExtend() const { return Kind == k_ShiftExtend; } in isShiftExtend()2575 auto Op = std::make_unique<AArch64Operand>(k_ShiftExtend, Ctx); in CreateShiftExtend()2680 case k_ShiftExtend: in print()