Searched refs:k_ShiftedImm (Results 1 – 1 of 1) sorted by relevance
354 k_ShiftedImm, enumerator550 case k_ShiftedImm: in AArch64Operand()628 assert(Kind == k_ShiftedImm && "Invalid access!"); in getShiftedImmVal()633 assert(Kind == k_ShiftedImm && "Invalid access!"); in getShiftedImmShift()968 bool isShiftedImm() const { return Kind == k_ShiftedImm; } in isShiftedImm()2421 auto Op = std::make_unique<AArch64Operand>(k_ShiftedImm, Ctx); in CreateShiftedImm()2606 case k_ShiftedImm: { in print()