Searched refs:addToImm (Results 1 – 4 of 4) sorted by relevance
95 BC.MIB->addToImm(Inst, Adjustment, BC.Ctx.get()); in combineAdjustments()
687 Success = BC.MIB->addToImm(Inst, Adjustment, &*BC.Ctx); in performChanges()
1004 virtual bool addToImm(MCInst &Inst, int64_t &Amt, MCContext *Ctx) const { in addToImm() function
1430 bool addToImm(MCInst &Inst, int64_t &Amt, MCContext *Ctx) const override { in addToImm() function in __anoncef8f4420111::X86MCPlusBuilder