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