Searched refs:getShiftedImmShift (Results 1 – 1 of 1) sorted by relevance
610 unsigned getShiftedImmShift() const { in getShiftedImmShift() function in __anonb6c3df290111::AArch64Operand946 if (isShiftedImm() && Width == getShiftedImmShift()) in getShiftedVal()1864 Inst.addOperand(MCOperand::createImm(getShiftedImmShift())); in addImmWithOptionalShiftOperands()2455 unsigned Shift = getShiftedImmShift(); in print()