Searched refs:k_ShiftedImm (Results 1 – 1 of 1) sorted by relevance
152 k_ShiftedImm, enumerator283 case k_ShiftedImm: in AArch64Operand()343 assert(Kind == k_ShiftedImm && "Invalid access!"); in getShiftedImmVal()348 assert(Kind == k_ShiftedImm && "Invalid access!"); in getShiftedImmShift()693 bool isShiftedImm() const { return Kind == k_ShiftedImm; } in isShiftedImm()1684 auto Op = make_unique<AArch64Operand>(k_ShiftedImm, Ctx); in CreateShiftedImm()1806 case k_ShiftedImm: { in print()