Home | History | Annotate | Download | only in MCTargetDesc

Lines Matching refs:MemoryOperand

873   int MemoryOperand = X86II::getMemoryOperandNo(TSFlags);
874 if (MemoryOperand != -1) MemoryOperand += CurOp;
877 EmitOpcodePrefix(TSFlags, CurByte, MemoryOperand, MI, Desc, OS);
879 EmitVEXOpcodePrefix(TSFlags, CurByte, MemoryOperand, MI, Desc, OS);