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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCCodeEmitter.cpp96 bool emitREXPrefix(int MemOperand, const MCInst &MI, raw_ostream &OS) const;
1202 bool X86MCCodeEmitter::emitREXPrefix(int MemOperand, const MCInst &MI, function in class:X86MCCodeEmitter
1354 ? emitREXPrefix(MemOperand, MI, OS)

Completed in 97 milliseconds