Home
last modified time | relevance | path

Searched refs:EmitMemModRMByte (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/X86/MCTargetDesc/
DX86MCCodeEmitter.cpp146 void EmitMemModRMByte(const MCInst &MI, unsigned Op,
362 void X86MCCodeEmitter::EmitMemModRMByte(const MCInst &MI, unsigned Op, in EmitMemModRMByte() function in X86MCCodeEmitter
1336 EmitMemModRMByte(MI, CurOp, in EncodeInstruction()
1385 EmitMemModRMByte(MI, FirstMemOp, GetX86RegNum(MI.getOperand(CurOp)), in EncodeInstruction()
1421 EmitMemModRMByte(MI, CurOp, (Form == X86II::MRMXm) ? 0 : Form-X86II::MRM0m, in EncodeInstruction()