Searched refs:emitOpcodePrefix (Results 1 – 1 of 1) sorted by relevance
93 bool emitOpcodePrefix(int MemOperand, const MCInst &MI,703 HasREX = emitOpcodePrefix(MemoryOperand, MI, STI, OS); in emitPrefixImpl()1334 bool X86MCCodeEmitter::emitOpcodePrefix(int MemOperand, const MCInst &MI, in emitOpcodePrefix() function in X86MCCodeEmitter