Searched refs:k_ShiftExtend (Results 1 – 1 of 1) sorted by relevance
356 k_ShiftExtend, enumerator578 case k_ShiftExtend: in AArch64Operand()753 if (Kind == k_ShiftExtend) in getShiftExtendType()761 if (Kind == k_ShiftExtend) in getShiftExtendAmount()769 if (Kind == k_ShiftExtend) in hasShiftExtendAmount()1468 bool isShiftExtend() const { return Kind == k_ShiftExtend; } in isShiftExtend()2488 auto Op = std::make_unique<AArch64Operand>(k_ShiftExtend, Ctx); in CreateShiftExtend()2590 case k_ShiftExtend: in print()