Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCCodeEmitter.cpp88 void emitVEXOpcodePrefix(int MemOperand, const MCInst &MI,
654 emitVEXOpcodePrefix(MemoryOperand, MI, OS); in emitPrefixImpl()
662 void X86MCCodeEmitter::emitVEXOpcodePrefix(int MemOperand, const MCInst &MI, in emitVEXOpcodePrefix() function in X86MCCodeEmitter