Searched refs:getShiftedImmVal (Results 1 – 2 of 2) sorted by relevance
344 const MCExpr *getShiftedImmVal() const { in getShiftedImmVal() function in __anon26fd99540211::AArch64Operand1257 addExpr(Inst, getShiftedImmVal()); in addAddSubImmOperands()1268 const MCExpr *MCE = isShiftedImm() ? getShiftedImmVal() : getImm(); in addAddSubImmNegOperands()1795 OS << *getShiftedImmVal(); in print()
486 const MCExpr *getShiftedImmVal() const { in getShiftedImmVal() function in __anonf77cce8c0111::AArch64Operand746 if (auto *CE = dyn_cast<MCConstantExpr>(getShiftedImmVal())) in getShiftedVal()1527 addExpr(Inst, getShiftedImmVal()); in addImmWithOptionalShiftOperands()1990 OS << *getShiftedImmVal(); in print()