Searched refs:k_ShiftedImm (Results 1 – 1 of 1) sorted by relevance
150 k_ShiftedImm, enumerator273 case k_ShiftedImm: in AArch64Operand()330 assert(Kind == k_ShiftedImm && "Invalid access!"); in getShiftedImmVal()335 assert(Kind == k_ShiftedImm && "Invalid access!"); in getShiftedImmShift()661 bool isShiftedImm() const { return Kind == k_ShiftedImm; } in isShiftedImm()1586 auto Op = make_unique<AArch64Operand>(k_ShiftedImm, Ctx); in CreateShiftedImm()1695 case k_ShiftedImm: { in print()