Searched refs:getShiftedImmVal (Results 1 – 2 of 2) sorted by relevance
344 const MCExpr *getShiftedImmVal() const { in getShiftedImmVal() function in __anon170f337d0211::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 __anon766491d50111::AArch64Operand746 if (auto *CE = dyn_cast<MCConstantExpr>(getShiftedImmVal())) in getShiftedVal()1527 addExpr(Inst, getShiftedImmVal()); in addImmWithOptionalShiftOperands()1990 OS << *getShiftedImmVal(); in print()