Home | History | Annotate | Download | only in AsmParser

Lines Matching defs:MemOp

65 // LEA MemOp, AddressReg  # compute address of the memory operand
69 // # corresponding to MemOp.
431 X86Operand &MemOp = static_cast<X86Operand &>(Op);
436 RegCtx.AddBusyRegs(MemOp);
438 InstrumentMemOperand(MemOp, AccessSize, IsWrite, RegCtx, Ctx, Out);