Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCCodeEmitter.cpp87 void emitVEXOpcodePrefix(int MemOperand, const MCInst &MI,
701 emitVEXOpcodePrefix(MemoryOperand, MI, OS); in emitPrefixImpl()
757 void X86MCCodeEmitter::emitVEXOpcodePrefix(int MemOperand, const MCInst &MI, in emitVEXOpcodePrefix() function in X86MCCodeEmitter