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

/freebsd-9.3-release/contrib/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCCodeEmitter.cpp126 void EmitMemModRMByte(const MCInst &MI, unsigned Op,
365 void X86MCCodeEmitter::EmitMemModRMByte(const MCInst &MI, unsigned Op, function in class:__anon2529::X86MCCodeEmitter::X86MCCodeEmitter
1289 EmitMemModRMByte(MI, CurOp,
1335 EmitMemModRMByte(MI, FirstMemOp, GetX86RegNum(MI.getOperand(CurOp)),
1361 EmitMemModRMByte(MI, CurOp, (TSFlags & X86II::FormMask)-X86II::MRM0m,

Completed in 101 milliseconds