reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
807 if (ImmVal & (1 << (19 - 1))) 808 ImmVal |= ~((1LL << 19) - 1); 810 if (!Dis->tryAddingSymbolicOperand(Inst, ImmVal * 4, Addr, 812 Inst.addOperand(MCOperand::createImm(ImmVal));