Home | History | Annotate | Download | only in AsmParser

Lines Matching defs:MemOp

58 // LEA MemOp, AddressReg  # compute address of the memory operand
62 // # corresponding to MemOp.
418 X86Operand &MemOp = static_cast<X86Operand &>(Op);
423 RegCtx.AddBusyRegs(MemOp);
425 InstrumentMemOperand(MemOp, AccessSize, IsWrite, RegCtx, Ctx, Out);