Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCCodeEmitter.cpp380 PrefixKind emitVEXOpcodePrefix(int MemOperand, const MCInst &MI,
937 ? emitVEXOpcodePrefix(MemoryOperand, MI, STI, CB) in emitPrefixImpl()
955 X86MCCodeEmitter::emitVEXOpcodePrefix(int MemOperand, const MCInst &MI, in emitVEXOpcodePrefix() function in X86MCCodeEmitter