Searched refs:k_ShiftedImm (Results 1 – 1 of 1) sorted by relevance
347 k_ShiftedImm, enumerator537 case k_ShiftedImm: in AArch64Operand()612 assert(Kind == k_ShiftedImm && "Invalid access!"); in getShiftedImmVal()617 assert(Kind == k_ShiftedImm && "Invalid access!"); in getShiftedImmShift()943 bool isShiftedImm() const { return Kind == k_ShiftedImm; } in isShiftedImm()2374 auto Op = std::make_unique<AArch64Operand>(k_ShiftedImm, Ctx); in CreateShiftedImm()2548 case k_ShiftedImm: { in print()